Categories: None [Edit]
null_object_models
Null Object Models is a gem that provides finder method(s) extensions to ActiveRecord::Base
objects. These finder methods will return either default or defined null objects if an object
is not found with the given ID(s). This is very useful for preventing nil errors.
I recommend using this gem if you have dangling records and have yet to implement some sort
of soft destroy implementation.
Total
Ranking: 166,856 of 188,481
Downloads: 2,738
Daily
Ranking: 98,062 of 188,466
Downloads: 0
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 |
|---|---|---|
| 44 | 694,937,512 | rails |
| 107 | 412,761,821 | pg |
| 116 | 361,468,893 | rspec-rails |
| 177 | 261,390,393 | pry-byebug |
| 904 | 52,732,485 | factory_girl_rails |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Skipants |