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-06-24 13:23:43 +02:00
..
base Final iteration of use better testing methods 2010-05-19 21:31:51 +02: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 edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
finder_test.rb edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
format_test.rb
log_subscriber_test.rb Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02: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