Sha256: 611d14fcd798de9628f751cb5d9da0ce740ac7a2ec4ae8e0a8ba42b9c7755ef3
Contents?: true
Size: 1.09 KB
Versions: 4
Compression:
Stored size: 1.09 KB
Contents
ActiveRecord Null Object ======================== [![Gem Version](https://badge.fury.io/rb/activerecord_null_object.svg)](http://badge.fury.io/rb/activerecord_null_object) [![Build Status](https://github.com/sealink/activerecord_null_object/workflows/Build%20and%20Test/badge.svg?branch=master)](https://github.com/sealink/activerecord_null_object/actions) [![Coverage Status](https://coveralls.io/repos/sealink/activerecord_null_object/badge.png)](https://coveralls.io/r/sealink/activerecord_null_object) [![Code Climate](https://codeclimate.com/github/sealink/activerecord_null_object.png)](https://codeclimate.com/github/sealink/activerecord_null_object) # 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
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
activerecord_null_object-0.8.0 | README.md |
activerecord_null_object-0.7.0 | README.md |
activerecord_null_object-0.6.0 | README.md |
activerecord_null_object-0.5.0 | README.md |