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,284 of 191,704
Downloads: 7,239

Daily

Ranking: 64,873 of 191,662
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,280,331,712rake
141,184,703,891minitest
36773,640,120activerecord
278178,152,935sqlite3

Owners

#GravatarHandle
1iconelebow