rails--rails/activeresource/lib
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
..
active_resource Added first/last/all aliases for equivalent find scopes 2009-08-21 14:49:59 -05:00
active_resource.rb Add wrap_with_notifications helper to AMo observing 2009-07-20 23:57:01 -05:00
activeresource.rb