heartcombo--simple_form/lib/simple_form
Rafael Mendonça França 6c28bf4833 Do not remove HTML attributes if components are not present
Closes #1096
2014-11-19 19:20:17 -02:00
..
action_view_extensions Add default_form_class and allow form class overrides 2014-07-23 18:04:49 -04:00
components Call full_messages_for on model errors instead of on model itself 2014-09-21 03:51:37 +02:00
helpers Define merge_wrapper_options in Base instead in a Helper 2014-03-11 19:19:13 -03:00
inputs Fix wrapper options support for boolean types 2014-10-13 15:24:17 +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 Do not remove HTML attributes if components are not present 2014-11-19 19:20:17 -02: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 Option fetch is unnecessary for item_label_class 2014-05-17 17:56:14 +12:00
version.rb Release 3.1.0.rc2 2014-07-07 21:37:22 -03:00
wrappers.rb Deal only with objets in the Wrapper API 2014-03-10 18:06:55 -03:00