heartcombo--simple_form/test/support
Carlos Antonio da Silva f078dfc77d Refactor test models to always delegate to a fake Relation object
This way both where and order methods are part of the fake relation
object and everything is delegated to that. Also, if we end up changing
the implementation to call some other method the we want this to fail
miserably, and it's better to use a bare object rather than an array to
avoid it passing by mistake.
2013-05-09 21:25:21 -03:00
..
discovery_inputs.rb Document that you can override `input_html_classes` in custom inputs. 2012-04-21 23:21:36 -03:00
misc_helpers.rb simplify unsplatting syntax 2013-04-21 19:08:00 +04:00
mock_controller.rb Update the MockController code to work with Rails 4 2012-12-13 15:16:12 -03:00
models.rb Refactor test models to always delegate to a fake Relation object 2013-05-09 21:25:21 -03:00