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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b17b980a15ee4a5f2f629d91c6fa6ca7db74daa8
rails
/
activeresource
/
lib
History
Mike Abner
154081f0f7
make sure a Content-Length header exists and that the response.body is not nil before trying to call methods on it. Rack does not allow HTTP 204 responses to have a content-length header set. [
#5038
state:resolved]
2010-09-18 20:49:45 +02:00
..
active_resource
make sure a Content-Length header exists and that the response.body is not nil before trying to call methods on it. Rack does not allow HTTP 204 responses to have a content-length header set. [
#5038
state:resolved]
2010-09-18 20:49:45 +02:00
active_resource.rb
All ARes modules are safe to defer
2009-12-22 17:36:29 -06:00