Categories: None [Edit]
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,610 of 187,138
Downloads: 6,916
Daily
Ranking: 107,077 of 187,126
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,147,975,218 | rake |
16 | 1,073,049,281 | minitest |
36 | 709,492,915 | activerecord |
273 | 163,376,116 | sqlite3 |
Owners
# | Gravatar | Handle |
---|---|---|
1 | elebow |