ActsAsList v0.7.2 Release Notes

Release Date: 2016-04-01 // about 8 years ago
  • Full Changelog

    Closed issues:

    • DEPRECATION WARNING: Passing string to define callback on Rails 5 beta 3 #191
    • Why is add\_to\_list\_bottom private? #187
    • Ordering of children when there are two possible parent models. #172
    • Fix the jruby and rbx builds #169
    • Unable to run tests #162
    • shuffle_positions_on_intermediate_items is creating problems #134
    • introduce Changelog file to quickly track changes #68
    • Mongoid support? #52

    🔀 Merged pull requests:

    • Add filename/line number to class_eval call #193 (hfwang)
    • Use a symbol as a string to define callback #192 (brendon)
    • Pin changelog generator to a working version #190 (fabn)
    • Fix bug, position is recomputed when object saved #188 (chrisortman)
    • Update bundler before running tests, fixes test run on travis #179 (fabn)
    • Changelog generator, closes #68 #177 (fabn)
    • Updating README example #175 (ryanbillings)
    • Adds description about various options available with the acts_as_list method #168 (udit7590)
    • Small changes to DRY up list.rb #163 (Albin-Willman)
    • Only swap changed attributes which are persistable, i.e. are DB columns. #152 (ludwigschubert)