Categories: None [Edit]

activerecord-one

https://rubygems.org/gems/activerecord-one
https://github.com/elebow/activerecord-one
Provides `ActiveRecord::Relation#one!`, a convenience method that asserts a relation contains exactly one record and returns it. If there are no records or more than one, an `ActiveRecord::NoRecordFound` or `ActiveRecord::MultipleRecordsFound` exception is raised, respectively.

Total

Ranking: 106,610 of 187,138
Downloads: 6,916

Daily

Ranking: 107,077 of 187,126
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,147,975,218rake
161,073,049,281minitest
36709,492,915activerecord
273163,376,116sqlite3

Owners

#GravatarHandle
1iconelebow