RubyGems Navigation menu

null_object_models 1.0.0

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.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.0 October 26, 2016 (19.0 KB)

Runtime 相依性套件 (1):

rails ~> 5.0

Development 相依性套件 (4):

pg ~> 0.19
pry-byebug ~> 3.4
rspec-rails ~> 3.5

擁有者:

作者:

  • Andrew Szczepanski

SHA 256 總和檢查碼:

=

總下載次數 2,588

這個版本 2,588

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: