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
2012-04-30 09:07:21 -05:00
..
action_view_extensions propagate defaults options to nested forms, closes #533 2012-04-10 19:39:30 +03:00
components Refactored html support for hints 2012-03-07 13:59:35 +00:00
core_ext
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 Code style tweaks as per comments. 2012-04-30 09:07:21 -05:00
wrappers Ensure wrap_with without a tag works. 2012-02-18 15:47:02 +01:00
components.rb
error_notification.rb Change error notification message default lookup when locale not found 2012-04-28 18:01:11 -03:00
form_builder.rb fixed typo 2012-04-29 17:57:01 +03:00
helpers.rb
i18n_cache.rb
inputs.rb :radio is not :radio_buttons 2012-01-27 17:47:48 -02:00
map_type.rb
version.rb Fix CHANGELOG 2012-03-02 12:11:06 -03:00
wrappers.rb