heartcombo--simple_form/lib/simple_form
Vasiliy Ermolovich 4b512be34a propagate defaults options to nested forms, closes #533 2012-04-10 19:39:30 +03:00
..
action_view_extensions propagate defaults options to nested forms, closes #533 2012-04-10 19:39:30 +03:00
components Refactored html support for hints 2012-03-07 13:59:35 +00: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 Make a copy of input options before modification so options passed by reference are not altered 2012-03-16 16:09:12 -04: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 Fix CHANGELOG 2012-03-02 12:11:06 -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