Change controller name according to model name, add simple_form

This commit is contained in:
Mathieu Magnin 2017-01-24 14:36:43 +01:00
parent 482ca2a317
commit 2bc5ee88f7
20 changed files with 506 additions and 93 deletions

View file

@ -97,6 +97,8 @@ gem 'openstack'
gem 'browser'
gem 'simple_form'
group :test do
gem 'capybara'
gem 'launchy'