heartcombo--simple_form/lib/simple_form
Rafael Mendonça França 3f04084e25 Merge pull request #1109 from rmm5t/simple_form_for-config-overrides
Allow overriding of default configured form_class
2014-11-19 14:23:45 -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 Translate each option individually 2014-07-09 18:50:09 -03: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 Fixing deprecation warning for nil columns in Rails 4.2.beta1 2014-08-25 15:51:14 -07:00
helpers.rb Define merge_wrapper_options in Base instead in a Helper 2014-03-11 19:19:13 -03:00
i18n_cache.rb
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