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
2010-04-05 17:47:02 -03:00
..
base Fix new schema test dependency on Hash#to_xml 2009-12-23 23:30:59 -08:00
authorization_test.rb Digest auth option for ActiveResource. 2009-10-15 10:37:04 +13:00
base_errors_test.rb Use format of ARes rather than content-type of remote errors to load errors. 2010-01-27 18:27:18 -08:00
base_test.rb create option to include_root_in_json for ActiveResource [#2584 state:committed] 2010-04-05 17:47:02 -03:00
finder_test.rb Added first/last/all aliases for equivalent find scopes 2009-08-21 14:49:59 -05:00
format_test.rb Moved all test cases into a new test/cases directory to match Active Record test directory structure. 2009-08-19 09:03:57 -05:00
log_subscriber_test.rb Fix active_resource tests 2010-03-02 22:56:34 -08:00
observing_test.rb Fix for Ruby 1.9 - define_method throws an exception under 1.9 if given incorrect number of args 2009-10-08 10:48:47 -07:00
validations_test.rb save(false) is gone, use save(:validate => false) instead. 2010-01-17 14:22:34 +01:00