Sha256: a10effe19f2c0789fa9eccca39825ef732681da83eef0a5cd2b6e1131d0f9472

Contents?: true

Size: 831 Bytes

Versions: 1

Compression:

Stored size: 831 Bytes

Contents

1.2.0 - 2021-05-27

  Bug fixes

    * Replace Rails 6.1 deprecated `update_attributes!` with `update!`

1.1.0 - 2019-02-05

  Enhancements
  
  * added option to wrap in a transaction

1.0.0 - 2017-07-18

  Enhancements
  
  * added .update_or_create method to replace the implementation of .refresh
    .update_or_create allows you to use a combination of keys to identity records that have no single unique attribute.

0.1.2 - 2012-11-15

  Bug fixes

    * don't use mass assignment operation for creating new records

0.1.1 - 2012-11-15

  Enhancements

    * add extra output messages when creating/updating reference data

0.1.0 - 2012-11-14

  Bug fixes

    * fix incorrect rake task name   

0.0.2 - 2012-11-14

  Enhancements

    * add Capistrano task

0.0.1 - 2012-11-03

  Enhancements:

    * Initial public release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
easy_reference_data-1.2.0 ChangeLog