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
44[ ![ Gem Version] ( https://badge.fury.io/rb/rails-settings-ui.svg )] ( https://rubygems.org/gems/rails-settings-ui )
55[ ![ build] ( https://github.com/accessd/rails-settings-ui/workflows/build/badge.svg )] ( https://github.com/accessd/rails-settings-cached/actions?query=workflow%3Abuild )
66
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 .
88It depends on [ rails-settings-cached] ( https://github.com/huacnlee/rails-settings-cached ) gem.
99
1010Preview:
Original file line number Diff line number Diff line change 11module RailsSettingsUi
2- VERSION = '1.3.5 '
2+ VERSION = '1.4.0 '
33end
You can’t perform that action at this time.
0 commit comments