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
|
|
@ -78,6 +78,7 @@ GEM
|
|||
rake (>= 0.8.7)
|
||||
thor (~> 0.14.4)
|
||||
rake (0.8.7)
|
||||
simple_form (1.3.1)
|
||||
thor (0.14.6)
|
||||
treetop (1.4.9)
|
||||
polyglot (>= 0.3.1)
|
||||
|
|
@ -97,4 +98,5 @@ DEPENDENCIES
|
|||
mysql
|
||||
prawn (<= 0.6.3)
|
||||
rails (= 3.0.7)
|
||||
simple_form
|
||||
will_paginate (~> 3.0.pre2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue