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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - October 26, 2016 (19 KB)

Runtime Dependencies (1):

rails ~> 5.0

Development Dependencies (4):

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

Owners:

Authors:

  • Andrew Szczepanski

SHA 256 checksum:

92d5fdd956cdb458150a0e167a2c20ee34835607b2b6f1f359df755e3d03ab86

Total downloads 2,424

For this version 2,424

License:

MIT

Required Ruby Version: >= 0

Links: