heartcombo--simple_form/lib
Ben Moss & Micah Young 24dd492386 Fix the way `detect_common_display_methods` finds label & value methods
It was previously looking at an instance of the `collection` instead of the
`collection_classes`. Since the grouped collection input supplies a list
of collection classes that differ from the regular collection, it was
incorrectly looking for labelling and value methods on the option
instances, rather than the optgroup instances.
2013-03-18 10:08:04 -04:00
..
generators/simple_form Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
simple_form Fix the way `detect_common_display_methods` finds label & value methods 2013-03-18 10:08:04 -04:00
simple_form.rb Doc fixes. 2013-01-30 11:36:44 -02:00