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,147 of 186,883
Downloads: 6,842

Daily

Ranking: 145,384 of 186,872
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,129,820,239rake
161,056,595,500minitest
36699,074,330activerecord
276161,194,590sqlite3

Owners

#GravatarHandle
1iconelebow