Change controller name according to model name, add simple_form
This commit is contained in:
parent
482ca2a317
commit
2bc5ee88f7
20 changed files with 506 additions and 93 deletions
2
Gemfile
2
Gemfile
|
@ -97,6 +97,8 @@ gem 'openstack'
|
|||
|
||||
gem 'browser'
|
||||
|
||||
gem 'simple_form'
|
||||
|
||||
group :test do
|
||||
gem 'capybara'
|
||||
gem 'launchy'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue