This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-01-10 07:07:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
790ebf8eab39da1b4d62146fe10f4a77f5daca8c
rails
/
activeresource
/
test
History
Edgar J. Suarez
790ebf8eab
HTTP Accept header
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
>
2008-09-18 11:15:48 +02: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
HTTP Accept header
2008-09-18 11:15:48 +02: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