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,742 of 187,603
Downloads: 6,990

Daily

Ranking: 35,377 of 187,591
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,909,119rake
151,089,951,066minitest
36719,708,841activerecord
275165,772,060sqlite3

Owners

#GravatarHandle
1iconelebow