heartcombo--simple_form/test
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
..
action_view_extensions Merge pull request #773 from dfens/master 2013-05-09 09:12:24 -07:00
components Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
form_builder add test for controllerless form 2013-05-02 21:51:22 +03:00
generators fixed bug 2012-11-03 20:15:44 -06:00
inputs Stylistic improvements 2013-04-13 19:52:01 -03:00
support Refactor test models to always delegate to a fake Relation object 2013-05-09 21:25:21 -03:00
simple_form_test.rb Tests pass. 2010-01-09 18:12:52 +01:00
test_helper.rb No need to require rubygems anymore 2013-05-08 11:38:21 -03:00