Skip to content

Repository files navigation

ActiveRecord Null Object

Gem Version Build Status Coverage Status Code Climate

DESCRIPTION

Implements the Null Object Pattern for nil values in ActiveRecord associations.

RELEASE

To publish a new version of this gem the following steps must be taken.

  • Update the version in the following files
      CHANGELOG.md
      lib/activerecord_null_object/version.rb
    
  • Create a tag using the format v0.1.0
  • Follow build progress in GitHub actions

Copyright (c) 2009 West Arete Computing, Inc., released under the MIT license

About

Implements the Null Object Pattern for nil values in ActiveRecord associations. Makes method chaining more robust.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages