heartcombo--simple_form/lib/simple_form
Carlos Antonio da Silva 2830fd37ff Merge pull request #482 from ehoch/master
Allow inline_label for booleans
2012-03-01 08:31:04 -08:00
..
action_view_extensions Use the FormBuilder to generate the inputs, not the template object 2012-02-26 13:06:41 -03:00
components Don't leak out minimum or maximum values when MinMax component is in use. 2012-03-01 00:08:24 +01:00
core_ext copying Hash#deep_dup from active_support 3.1 for #355 2011-11-30 20:03:58 -02:00
helpers Extract code which checks if required by validators from calculate_required into required_by_validators? for accessibility 2012-02-09 21:48:17 +01:00
inputs Allow inline_label for booleans 2012-02-29 16:36:25 -05:00
wrappers Ensure wrap_with without a tag works. 2012-02-18 15:47:02 +01:00
components.rb Small doc improvements 2011-12-10 15:55:27 -02:00
error_notification.rb allow HTML tags in error notifications messages 2012-02-16 15:07:52 -02:00
form_builder.rb except :as from label_html options 2012-02-25 14:47:56 +03:00
helpers.rb Create more components. Make explicit the difference between helpers and components. Add default options to wrappers. 2011-12-04 14:57:12 +01:00
i18n_cache.rb Temporary refactoring. 2010-01-09 14:34:52 +01:00
inputs.rb :radio is not :radio_buttons 2012-01-27 17:47:48 -02:00
map_type.rb Fixed bug in MapType module when subclassing FormBuilder. 2011-04-06 08:37:14 +08:00
version.rb Release 2.0.1 💎🌟 2012-02-27 11:40:58 -03:00
wrappers.rb Create more components. Make explicit the difference between helpers and components. Add default options to wrappers. 2011-12-04 14:57:12 +01:00