Skip to content

Commit

Permalink
Created Rails init.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmoss committed Aug 9, 2010
1 parent 49f13a4 commit 39988fa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rails/init.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
require 'action_view/helpers/dynamic_form'

class ActionView::Base
include DynamicForm
end

0 comments on commit 39988fa

Please sign in to comment.