Commit Graph

20 Commits

Author SHA1 Message Date
Carlos Antonio da Silva 146d18e6f8 Cleanup tests removing calls to concat 2010-09-26 19:39:02 -03:00
Carlos Antonio da Silva 5702125175 Tidy up previous commit 2010-08-14 00:19:59 -03:00
Javier Martín 03450f0007 Allow forms for objects that don't respond to the "errors" method.
Useful for non-model forms, such as search forms.
2010-08-14 11:11:27 +08:00
José Valim a16789d3d7 Added error_method to tidy up error messages. 2010-07-06 11:38:35 +02:00
Wojciech Wnętrzak 736df6f3b9 make tests pass on ruby 1.9.2 2010-06-18 06:28:26 +08:00
José Valim 1c89943d55 Make tests green with Rails master. 2010-03-16 10:41:45 +01:00
José Valim 0c0e632433 Tests pass. 2010-01-09 18:12:52 +01:00
José Valim 7d7c6cda72 Code refactoring finished. Now tests one. 2010-01-09 16:05:02 +01:00
José Valim 42830967d7 Most of refactoring done. 2010-01-09 15:39:14 +01:00
José Valim 075e7b23b6 Temporary refactoring. 2010-01-09 14:34:52 +01:00
José Valim 28bc70e8f4 Rename attribute to attribute_name to allow f.attribute calls (for show_for compatibility). 2009-12-13 19:16:00 -02:00
José Valim c56feeb136 Small tests refactoring. 2009-12-13 18:42:27 -02:00
Carlos Antonio da Silva 5579a23736 Refactor setup association in error test. 2009-12-11 01:22:11 -02:00
Carlos Antonio da Silva 461f309bc7 Lookup errors in associations. 2009-12-11 01:18:56 -02:00
José Valim 725ca0f4a1 Terminator is not public. 2009-12-10 23:48:29 -02:00
Carlos Antonio da Silva 8894d40326 Ensure component tag will always have basename css class (hints/errors). 2009-12-10 12:50:55 -02:00
José Valim 000156e2e2 Finish component stack refactoring. 2009-12-10 11:23:48 -02:00
José Valim 7329eb4c72 Make wrapper a component. 2009-12-10 11:01:44 -02:00
Carlos Antonio da Silva c255e0a504 Updates to get forms working without objects and tests refactorings. 2009-12-10 09:31:40 -02:00
Carlos Antonio da Silva 94e30ce70b Refactoring tests based on components changes. 2009-12-09 20:36:21 -02:00