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: 107,261 of 190,127
Downloads: 7,165

Daily

Ranking: 113,542 of 190,091
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,251,161,706rake
141,160,629,987minitest
36759,843,115activerecord
279174,584,745sqlite3

Owners

#GravatarHandle
1iconelebow