Categories: None [Edit]

null_object_models

https://rubygems.org/gems/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

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44694,937,512rails
107412,761,821pg
116361,468,893rspec-rails
177261,390,393pry-byebug
90452,732,485factory_girl_rails

Owners

#GravatarHandle
1iconSkipants