Add clickable links in champ description and use bootstrap layout for forms

This commit is contained in:
Mathieu Magnin 2017-02-14 11:13:48 +01:00
parent 5d733c11fd
commit 308a037f19
11 changed files with 62 additions and 68 deletions

View file

@ -119,12 +119,11 @@ end
group :development do
# Access an IRB console on exception pages or by using <%= console %> in views
gem 'web-console'
gem 'rack-handlers'
gem 'xray-rails'
gem 'guard'
end
group :development, :test do