rails/activeresource/test
taryn ce61a6bd55 Added first/last/all aliases for equivalent find scopes
Just a copy from Active Record (with tests). Each is a warpper function for
the equivalent scoped call to find eg first is a wrapper for find(:first)

Signed-off-by: Joshua Peek <josh@joshpeek.com>
2009-08-21 14:49:59 -05:00
..
cases Added first/last/all aliases for equivalent find scopes 2009-08-21 14:49:59 -05: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 Move mocha down below initial T::U require and bump version to 0.9.7 [#2858 state:resolved] 2009-07-01 11:53:17 -07:00
connection_test.rb Active Resource recognizes 410 as Resource Gone now [#2316 state:resolved] [Jordan Brough, Jatinder Singh] 2009-08-09 22:56:32 +01:00
setter_trap.rb Prefer tap to returning 2009-02-06 12:18:24 -08:00