huacnlee / rails-settings-cached

Global settings for your Rails application.
Other
1.06k stars 202 forks source link

rails 4.2 dependency? #113

Closed neohunter closed 7 years ago

neohunter commented 8 years ago

Hello, I'm trying to use this gem on rails 4.1 but bundle is not able to install:

  In Gemfile:
    rails-settings-cached (>= 0) ruby depends on
      rails (>= 4.2.0) ruby

Is rails 4.2 really required? what is the reason to don't allow ruby 4.1?