1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activeresource/test
2010-01-17 14:22:34 +01:00
..
cases save(false) is gone, use save(:validate => false) instead. 2010-01-17 14:22:34 +01:00
fixtures Added validations to ActiveResource. Added a smoke test to see if we can add a validation and use it, and add a validates callback and use it. 2009-08-19 09:03:17 -05:00
abstract_unit.rb Autoload AMo test case 2010-01-04 16:29:07 -06:00
connection_test.rb Digest auth option for ActiveResource. 2009-10-15 10:37:04 +13:00
setter_trap.rb Prefer tap to returning 2009-02-06 12:18:24 -08:00