heartcombo--simple_form/lib/generators/simple_form
Vasiliy Ermolovich 4c5a5b9fbc add config for wrapper mappings.
This should be a hash containing an input type as key and the wrapper
that will be used for all inputs with specified type

config.wrapper_mapings = { :string => :string_wrapper }
2012-09-07 22:11:56 +03:00
..
templates add config for wrapper mappings. 2012-09-07 22:11:56 +03:00
USAGE Update docs to use the new generator style simple_form:install 2010-06-04 02:19:37 -03:00
install_generator.rb separate configs, closes #544 2012-04-24 23:38:35 +03:00