Add clickable links in champ description and use bootstrap layout for forms
This commit is contained in:
parent
5d733c11fd
commit
308a037f19
11 changed files with 62 additions and 68 deletions
5
Gemfile
5
Gemfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue