Use inherited_resources rubygem
This commit is contained in:
parent
6ded06a8ce
commit
12dae9cee8
2 changed files with 7 additions and 13 deletions
2
Gemfile
2
Gemfile
|
|
@ -27,7 +27,7 @@ gem 'prawn-table'
|
|||
gem 'haml-rails'
|
||||
gem 'kaminari'
|
||||
gem 'simple_form'
|
||||
gem 'inherited_resources', git: 'git://github.com/josevalim/inherited_resources.git', branch: 'rails-4-2'
|
||||
gem 'inherited_resources'
|
||||
gem 'localize_input', git: "git://github.com/bennibu/localize_input.git"
|
||||
gem 'daemons'
|
||||
gem 'twitter-bootstrap-rails', '~> 2.2.8'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue