first raw implementation of the form

This commit is contained in:
2015-10-05 12:40:08 +02:00
parent af827b7e77
commit 1d8eb08db4
20 changed files with 478 additions and 8 deletions
+3
View File
@@ -33,6 +33,9 @@ gem 'mongoid', '~> 5.0.0'
gem 'bootstrap-sass', '~> 3.3.5'
gem 'slim'
gem 'slim-rails'
gem 'simple_form'
gem 'capybara'
gem 'rails-i18n'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console