Skip to content

Instantly share code, notes, and snippets.

@lunks
Created July 14, 2011 19:00
Show Gist options
  • Save lunks/1083158 to your computer and use it in GitHub Desktop.
Save lunks/1083158 to your computer and use it in GitHub Desktop.
module ApplicationHelper
ActionView::Base.default_form_builder = CustomFormBuilder
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment