rails/activeresource/test
2007-04-29 04:46:14 +00:00
..
base Added support for using classes from within a single nested module [DHH] 2007-04-26 19:38:16 +00:00
fixtures Subclasses share superclass site until explicitly set. This way you can set Superclass.site = ... after subclasses have been defined. 2006-12-21 22:12:21 +00:00
abstract_unit.rb Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] 2007-04-28 15:57:29 +00:00
authorization_test.rb Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic] 2006-12-12 15:29:54 +00:00
base_errors_test.rb Interpret 422 Unprocessable Entity as ResourceInvalid. Closes #7097. 2007-01-17 00:46:32 +00:00
base_test.rb change #custom_headers to just #headers [Rick] 2007-04-29 04:46:14 +00:00
connection_test.rb Add support for setting custom headers per ActiveResource model [Rick] 2007-04-29 03:14:36 +00:00
setter_trap.rb Squash test warnings. 2007-01-24 18:29:07 +00:00