Refactor settings

This commit is contained in:
Martin Lensment 2014-10-15 17:49:42 +03:00
parent 26f5eda636
commit dafcb6f78c
25 changed files with 132 additions and 282 deletions

View file

@ -200,6 +200,8 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.4)
sprockets-rails (~> 2.0)
rails-settings-cached (0.4.1)
rails (>= 4.0.0)
railties (4.1.4)
actionpack (= 4.1.4)
activesupport (= 4.1.4)
@ -376,6 +378,7 @@ DEPENDENCIES
poltergeist (~> 1.5.1)
pry (~> 0.10.1)
rails (= 4.1.4)
rails-settings-cached (= 0.4.1)
ransack (~> 1.3.0)
rspec-rails (~> 3.0.2)
rubocop (~> 0.26.1)