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: 108,360 of 196,658
Downloads: 7,523

Daily

Ranking: 111,482 of 196,619
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,416,600,134rake
141,299,835,948minitest
37839,032,779activerecord
286195,503,478sqlite3

Owners

#GravatarHandle
1iconelebow