heartcombo--simple_form/lib/simple_form
Rafael Mendonça França 6b069bf9a9 Merge pull request #447 from edison/master
Escape HTML tags for inline field errors
2012-02-16 09:15:25 -08:00
..
action_view_extensions Cleanup html options for collection logic a bit 2012-02-14 08:37:47 -02:00
components appended `html_safe` for inline error messages 2012-02-11 05:30:58 -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 Merge pull request #433 from timurvafin/master 2012-02-16 03:50:51 -08:00
wrappers Update the documentation for Wrappers API 2012-02-16 13:22:05 -02: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 Allow using Rails button helper with f.button :button. Closes #449 2012-02-14 08:24:34 -02: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.0.rc 2012-02-01 15:15:34 -02: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