Releases: ledermann/rails-settings
Releases · ledermann/rails-settings
v2.6.2
30 May 10:33
Compare
Sorry, something went wrong.
No results found
v2.6.1
19 Nov 10:49
Compare
Sorry, something went wrong.
No results found
Fixes migration generator for Rails 7.1 (#114 , thanks to @nicbet )
2.6.0
23 Sep 08:58
Compare
Sorry, something went wrong.
No results found
Support for lamdba on default value (#105 )
Fix setting object method regex (#107 )
Fix mutable default settings bug (#109 )
Add support for Rails 7 and 7.1 (#113 )
Requires Rails 6.1 or later
Requires Ruby 3.0 or later
Migrate CI to GitHub Actions
v2.5.0
25 Aug 09:19
Compare
Sorry, something went wrong.
No results found
Add option :persistent to allow multiple has_settings e.g. in Concerns (#99 , thanks to @nicolaiespresso )
Add support for Rails 6
Test against Ruby 2.6
Drop support for Ruby 2.3 or less (EOL)
Drop support for Rails 4.1 or less
v2.4.3
14 Feb 12:27
Compare
Sorry, something went wrong.
No results found
Test against latest Rubies and Rails
v2.4.2
25 Jun 15:19
Compare
Sorry, something went wrong.
No results found
Fix Rails 3 compatibility (#73 , thanks to @justinmiller61 )
Allow SettingObject to try getters (#74 , thanks to @marcferna )
Improved support for Rails 5 by using versioned migrations
v2.4.1
13 Mar 09:16
Compare
Sorry, something went wrong.
No results found
Compatibility with Rails 5.0
v.2.4.0
15 Apr 08:10
Compare
Sorry, something went wrong.
No results found
Compatibility with Rails 4.2
Compatibility with gem "protected_attributes"
Removed ActiveRecord patch to optimize saving of serialized attributes (it's too dangerous and not needed with Rails 4.2 anymore)
Specs convert to RSpec 3
v2.3.0
25 Apr 06:35
Compare
Sorry, something went wrong.
No results found
Allow saving blank settings (#51 , thanks to @Kriechi )
Fixed migration generator to make a .rb file
Removed need for a :require option in Gemfile (#52 , thanks to @Kriechi )
Tested against Rails 4.1
Readme improved (thanks to @Kriechi )
v2.2.1
30 Jan 07:07
Compare
Sorry, something went wrong.
No results found