1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/lib/simple_form
Rafael Mendonça França 6d4af552ba Update CHANGELOG
2012-07-13 15:25:27 -03:00
..
action_view_extensions Explaining gotcha with the :collection_wrapper_class option. 2012-07-02 23:37:10 -05:00
components fixed readonly attribute check, uses now string 2012-06-21 15:29:28 +02: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 Boolean hidden field uses name when :nested 2012-07-13 09:47:17 -08:00
wrappers prevent generating class="" 2012-06-29 12:53:32 -07:00
components.rb Small doc improvements 2011-12-10 15:55:27 -02:00
error_notification.rb Change error notification message default lookup when locale not found 2012-04-28 18:01:11 -03:00
form_builder.rb association creates blank select if collection is nil 2012-06-23 00:23:55 +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 Update CHANGELOG 2012-07-13 15:25:27 -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