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
Carlos Antonio da Silva f73e0facc6 Improve compatibility with bootstrap collections - radio buttons / check boxes
Add :item_wrapper_class option to collection helpers and SimpleForm
itself.
2012-01-27 17:44:14 -02:00
..
action_view_extensions Improve compatibility with bootstrap collections - radio buttons / check boxes 2012-01-27 17:44:14 -02:00
components Move check to generate label[for] attribute down to the component itself 2012-01-26 19:34: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 Only check for existence of validators when trying to find them 2011-12-10 16:08:04 -02:00
inputs Improve compatibility with bootstrap collections - radio buttons / check boxes 2012-01-27 17:44:14 -02:00
wrappers Small refactor 2012-01-19 23:26:51 -02:00
components.rb Small doc improvements 2011-12-10 15:55:27 -02:00
error_notification.rb Remove Helpers::HasErrors. 2011-09-08 16:04:18 +02:00
form_builder.rb Indent protected/private calls 2012-01-26 17:22:05 -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 Use CollectionInput as base for other collection inputs 2012-01-26 18:10:34 -02:00
map_type.rb Fixed bug in MapType module when subclassing FormBuilder. 2011-04-06 08:37:14 +08:00
version.rb Development horizon now is 2.0.0 2011-09-08 11:18:07 -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