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
Jeremy Kemper a1eb4e11c2 Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9.
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>

Conflicts:

	actionpack/test/controller/layout_test.rb
2008-08-31 13:20:15 -07:00
..
base Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9. 2008-08-31 13:20:15 -07:00
fixtures Fixes parsing deep nested resources from XML. [#380 state:resolved] 2008-06-09 23:06:07 -07:00
abstract_unit.rb Update uses_mocha in ActionMailer and ActiveResource 2008-07-19 11:14:12 -05:00
authorization_test.rb Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9. 2008-08-31 13:20:15 -07:00
base_errors_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:38 +00:00
base_test.rb Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9. 2008-08-31 13:20:15 -07:00
connection_test.rb Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9. 2008-08-31 13:20:15 -07:00
format_test.rb Format related patches to support serializing data out in the correct format with correct http request headers per http method type [#450 state:resolved] 2008-08-29 18:45:39 -07:00
setter_trap.rb inherit from the new ActiveSupport::BlankSlate class 2007-12-28 17:02:01 +00:00