Added simple form for easier form building.
This commit is contained in:
parent
ca15bb1102
commit
03d84aed1d
9 changed files with 185 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -9,7 +9,7 @@ gem "prawn", '<=0.6.3'
|
|||
gem 'haml', '>=2.0.6'
|
||||
gem "will_paginate", "~> 3.0.pre2"
|
||||
gem 'jquery-rails'
|
||||
|
||||
gem 'simple_form'
|
||||
|
||||
group :development do
|
||||
gem 'annotate'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue