Changelog for
ruby3.2-rubygem-activeresource-6.1.0-1.11.x86_64.rpm :
* Mon Jan 29 2024 Dan Čermák
- 6.1.0: [#]# What\'s Changed
* Always return a boolean value for `ActiveResource::Base#exists?` by AATTstefanvermaas in https://github.com/rails/activeresource/pull/375
* Support usage of `invalid?` and `validate!` methods from `ActiveModel::Validations` by AATTbalvig in https://github.com/rails/activeresource/pull/379
* Fix subclasses not inheriting headers set in the superclass by AATTmeanphil in https://github.com/rails/activeresource/pull/383
* Encode ID parameter for custom methods by AATTigor-ladkin in https://github.com/rails/activeresource/pull/399
* [Enhancement] Allows HttpMock to ignore query params from url path if given the option by AATTmuhammadnawzad in https://github.com/rails/activeresource/pull/395 [#]# New Contributors
* AATTstefanvermaas made their first contribution in https://github.com/rails/activeresource/pull/375
* AATTbalvig made their first contribution in https://github.com/rails/activeresource/pull/379
* AATTamatsuda made their first contribution in https://github.com/rails/activeresource/pull/389
* AATTdavidstosik made their first contribution in https://github.com/rails/activeresource/pull/390
* AATTmeanphil made their first contribution in https://github.com/rails/activeresource/pull/383
* AATTigor-ladkin made their first contribution in https://github.com/rails/activeresource/pull/399
* AATTrafaelfranca made their first contribution in https://github.com/rails/activeresource/pull/400
* AATTmuhammadnawzad made their first contribution in https://github.com/rails/activeresource/pull/395
*
*Full Changelog
*
*: https://github.com/rails/activeresource/compare/v6.0.0...v6.1.0
* Tue Jan 25 2022 Stephan Kulow updated to version 6.0.0 no changelog found
* Thu May 07 2020 Stephan Kulow - updated to version 5.1.1 no changelog found
* Thu Nov 22 2018 Stephan Kulow - updated to version 5.1.0 no changelog found
* Tue May 23 2017 cooloAATTsuse.com- updated to version 5.0.0 no changelog found
* Sat Jun 11 2016 cooloAATTsuse.com- updated to version 4.1.0 no changelog found
* Mon Nov 10 2014 tboergerAATTsuse.com- Added missing gem2rpm.yml config
* Mon Nov 10 2014 tboergerAATTsuse.com- To get rails 4 running on SLE 11 i have switched the rb_build_versions definition to rub21 as it is activated within devel:languages:ruby. That way we can get running rails 4 on SLE 11 too.
* Mon Nov 10 2014 tboergerAATTsuse.com- Added new ruby macros
* Sat Jul 20 2013 cooloAATTsuse.com- initial package of rails split