heartcombo--simple_form/lib/simple_form
Lewis Wrigley fb6e779820 Add docs for #input method with block
To explain what happens when you pass a block to the #input method
within the form builder
2016-04-05 16:30:05 +01:00
..
action_view_extensions Pass wrapper_mappings to simple_fields_for 2014-11-19 19:51:18 -02:00
components Make it possible to override required value that was set in the wrapper. 2015-05-05 11:29:58 +03:00
helpers Define merge_wrapper_options in Base instead in a Helper 2014-03-11 19:19:13 -03:00
inputs Use I18n.t for translations instead of view helper 2015-09-07 10:03:18 +02:00
wrappers Rename to optional to unless_blank 2014-06-23 16:11:35 -03:00
components.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
error_notification.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
form_builder.rb Add docs for #input method with block 2016-04-05 16:30:05 +01:00
helpers.rb Define merge_wrapper_options in Base instead in a Helper 2014-03-11 19:19:13 -03:00
i18n_cache.rb Temporary refactoring. 2010-01-09 14:34:52 +01:00
inputs.rb Using the new eager load API from Rails 4 2013-01-02 13:14:40 -03:00
map_type.rb Fixed bug in MapType module when subclassing FormBuilder. 2011-04-06 08:37:14 +08:00
railtie.rb Warn users if Simple Form is not configured in the application 2014-04-02 18:30:54 -03:00
tags.rb Generate right for attribute for labels in collection inputs 2014-11-25 18:00:18 -02:00
version.rb Release 3.2.1. 2015-12-20 21:24:11 -02:00
wrappers.rb Deal only with objets in the Wrapper API 2014-03-10 18:06:55 -03:00