File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Rails settings UI
4
4
[ ![ Gem Version] ( https://badge.fury.io/rb/rails-settings-ui.svg )] ( https://rubygems.org/gems/rails-settings-ui )
5
5
[ ![ build] ( https://github.com/accessd/rails-settings-ui/workflows/build/badge.svg )] ( https://github.com/accessd/rails-settings-cached/actions?query=workflow%3Abuild )
6
6
7
- A Rails Engine to manage your application settings. Includes validation. Compatible with Rails 7 .
7
+ A Rails Engine to manage your application settings. Includes validation. Compatible with Rails 8 .
8
8
It depends on [ rails-settings-cached] ( https://github.com/huacnlee/rails-settings-cached ) gem.
9
9
10
10
Preview:
Original file line number Diff line number Diff line change 1
1
module RailsSettingsUi
2
- VERSION = '1.3.5 '
2
+ VERSION = '1.4.0 '
3
3
end
You can’t perform that action at this time.
0 commit comments