Skip to content

Commit

Permalink
Restore dynamic_form. [#64]
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed Dec 29, 2011
1 parent df7395d commit ab4be5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -29,6 +29,7 @@ gem 'prawn'
gem 'GeoRuby'
gem 'rdiscount'
gem 'authlogic', '~> 3.0.3'
gem 'dynamic_form'
gem 'exception_notification'

# Bundle gems for the local environment. Make sure to
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -67,6 +67,7 @@ GEM
nokogiri (>= 1.4.6)
database_cleaner (0.6.7)
diff-lcs (1.1.3)
dynamic_form (1.1.4)
erubis (2.6.6)
abstract (>= 1.0.0)
exception_notification (2.5.2)
Expand Down Expand Up @@ -191,6 +192,7 @@ DEPENDENCIES
capistrano
cucumber-rails
database_cleaner
dynamic_form
exception_notification
factory_girl_rails
ffaker
Expand Down

0 comments on commit ab4be5e

Please sign in to comment.