Skip to content

Commit

Permalink
Merge pull request #3 from kuboon/patch-1
Browse files Browse the repository at this point in the history
Update lib/bootstrap_form.rb for work correctly on latest Rails
  • Loading branch information
potenza committed Oct 17, 2012
2 parents daea587 + e35b7e0 commit fd4fe6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bootstrap_form.rb
Expand Up @@ -5,4 +5,4 @@
module BootstrapForm
end

ActionView::Helpers::FormHelper.send :include, BootstrapForm::Helper
ActionView::Base.send :include, BootstrapForm::Helper

0 comments on commit fd4fe6b

Please sign in to comment.