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,448 of 192,666
Downloads: 7,320

Daily

Ranking: 48,466 of 192,588
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,310,508,356rake
141,206,819,610minitest
36786,085,808activerecord
278181,890,654sqlite3

Owners

#GravatarHandle
1iconelebow