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
Lauro Caetano 8e0d5ba799 Only call order when the given association responds to it.
Fixes #966.

This check is necessary because the given association may not respond to `order`.
2014-03-31 16:00:17 -03:00
..
action_view_extensions Whitespaces 2014-03-11 19:13:59 -03:00
components Forgot to send some files 💣 2014-03-11 19:53:29 -03:00
helpers Define merge_wrapper_options in Base instead in a Helper 2014-03-11 19:19:13 -03:00
inputs Put a whitespace before the inline_label if it is present 2014-03-28 18:36:35 -03:00
wrappers Merge remote-tracking branch 'origin/master' into rm-wrapper-classes 2014-03-14 18:59:40 -03:00
components.rb
error_notification.rb
form_builder.rb Only call order when the given association responds to it. 2014-03-31 16:00:17 -03: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
map_type.rb
railtie.rb
tags.rb Avoid generating invalid html with duplicated id's 2014-03-26 21:35:30 -03:00
version.rb Release 3.0.1 2013-11-29 13:45:04 -02:00
wrappers.rb Deal only with objets in the Wrapper API 2014-03-10 18:06:55 -03:00