Skip to content

Commit

Permalink
Update generated initializer.
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim authored and carlosantoniodasilva committed May 6, 2010
1 parent e28be27 commit b81625c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions generators/simple_form_install/templates/simple_form.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@
# remove any of them, change the order, or even add your own components in the
# stack. By inheriting your component from SimpleForm::Components::Base you'll
# have some extra helpers for free.
# config.components = [
# SimpleForm::Components::Wrapper, SimpleForm::Components::Label,
# SimpleForm::Components::Input, SimpleForm::Components::Hint,
# SimpleForm::Components::Error
#]
# config.components = [ :label, :input, :hint, :error ]

# Default tag used on hints.
# config.hint_tag = :span
Expand Down

0 comments on commit b81625c

Please sign in to comment.