Changelog for
ruby1.8-rubygem-rolify-doc-5.2.0-1.5.x86_64.rpm :
Tue Jan 9 13:00:00 2018 cooloAATTsuse.com
- updated to version 5.2.0
see installed CHANGELOG.rdoc
= 5.2.0 (Dec 14, 2017)
* Fix regression in generator around belongs_to options compatibility
* Update version of database_cleaner
* Update initializer.rb to include the remove_role_if_empty option and description
* Allow inverse_of option on rolify method
* Fix the code-climate-reporter issue that\'s causing travis to fail
* Remove a separate index for the name column
* Fix migration generator for AR 5.x
* Fixed ambiguous column error
Thu Apr 7 14:00:00 2016 cooloAATTsuse.com
- updated to version 5.1.0
see installed CHANGELOG.rdoc
= 5.1.0 (Mar 19, 2016)
* Rails 5 Support (thanks AATTlorefnon)
* Fix user handling in generator (thanks AATTlorefnon)
* Fix quoting issues (thanks AATTlorefnon)
* Improvements to dynamic module loading (thanks to AATTDmitryKK)
Thu Mar 17 13:00:00 2016 tampakrapAATTopensuse.org
- Initial commit