SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-rolify-6.0.1-1.3.x86_64.rpm :

* Fri Nov 03 2023 dan.cermakAATTposteo.net- == 6.0.1
* Fix with_role with :any resource
* Thu Jun 24 2021 cooloAATTsuse.comupdated to version 6.0.0 see installed CHANGELOG.rdoc = 6.0.0 (April 2, 2021) Breaking changes:
* Support strict with_role queries. Note this changes behaviour of with_role when running in strict mode to behave as previously documented. #543 describes the behaviour change.
* Dropped support for Ruby 2.3 and 2.4 Improvements:
* Updated ActiveRecord adapters implementation of in to utilise a subquery instead of two queries
* Fri Sep 25 2020 cooloAATTsuse.comupdated to version 5.3.0 see installed CHANGELOG.rdoc = 5.3.0 (June 1, 2020) 5.3.0 will be the last version to support Ruby < 2.5 and Rails < 5.2. Support for these will be dropped in the next major release.
* Fix deprecation warning in Ruby 2.7
* Add Rails 6 support to migration generator
* Significant ActiveRecord performance improvements to add_role and without_role
* Mongoid fix and performance improvement and to roles_name
* Make it safe to call Thing.with_role(:admin, user) with new record
* Tue Jan 09 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 07 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 2016 tampakrapAATTopensuse.org- Initial commit
 
ICM