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
Rafael Mendonça França 028e762f00 Release 3.0.0
This version contains the Rails 4 support 🌟 and drops Rails 3.2.x support
and Ruby 1.8 💥

💚💛❤️💜💙
2013-09-21 12:05:58 -03:00
..
action_view_extensions
components
helpers
inputs Ensure to generate input_class only for the input, not for the wrapper 2013-08-16 08:12:41 -03:00
wrappers Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
components.rb
error_notification.rb
form_builder.rb
helpers.rb
i18n_cache.rb
inputs.rb Eager load SimpleFrom using the Rails API 2013-01-02 15:45:24 -03:00
map_type.rb
railtie.rb
tags.rb collection tags accept html attributes as the last element of collection 2013-07-22 22:33:49 +03:00
version.rb Release 3.0.0 2013-09-21 12:05:58 -03:00
wrappers.rb