heartcombo--simple_form/test
Carlos Antonio da Silva 8842c2f230 Fix input_field not receiving the wrapper options
Previously any option given to the wrapper `:input` config, like a class
name or data attribute, would not be passed down when generating an
input field. Now if you give any specific option to generate inputs with,
they will be also be picked up when using `input_field`.

Fixes #1230.
2015-03-25 08:59:50 -03:00
..
action_view_extensions Merge pull request #1109 from rmm5t/simple_form_for-config-overrides 2014-11-19 14:23:45 -02:00
components Remove all warnings of invalid CSS selector 2014-09-08 17:19:40 -03:00
form_builder Fix input_field not receiving the wrapper options 2015-03-25 08:59:50 -03:00
generators Fix simple form generator test 2014-07-31 19:42:55 +02:00
inputs Fix typo [ci skip] 2014-12-26 16:38:04 -02:00
support Remove extra self 2015-03-25 08:17:42 -03:00
simple_form_test.rb Warn users if Simple Form is not configured in the application 2014-04-02 18:30:54 -03:00
test_helper.rb Get rid of annoying deprecation warning from Rails 4.2 2015-01-04 15:05:23 -02:00