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/cases
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
..
base
authorization_test.rb
base_errors_test.rb
base_test.rb Added save! which raises ResourceInvalid unless valid? 2009-08-19 09:05:02 -05:00
finder_test.rb Added first/last/all aliases for equivalent find scopes 2009-08-21 14:49:59 -05:00
format_test.rb
observing_test.rb
validations_test.rb Added save! which raises ResourceInvalid unless valid? 2009-08-19 09:05:02 -05:00