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: 104,958 of 183,487
Downloads: 6,602

Daily

Ranking: 58,438 of 183,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10969,414,103rake
19910,520,769minitest
35605,122,193activerecord
259143,162,743sqlite3

Owners

#GravatarHandle
1iconelebow