index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_controller
/
metal
/
rack_delegation.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove duplicate method (_status_code) in action_dispatch
Abdelkader Boudih
2014-10-19
1
-1
/
+1
*
fixes stack level too deep exception on action named 'status' returning 'head...
Christiaan Van den Poel
2014-05-15
1
-1
/
+1
*
Do note remove `Content-Type` when `render :body`
Prem Sichanugrist
2014-03-05
1
-2
/
+2
*
Add `#no_content_type` attribute to `AD::Response`
Prem Sichanugrist
2014-02-18
1
-2
/
+2
*
extract response setting to a method
Aaron Patterson
2012-07-03
1
-2
/
+8
*
push response creation down since third param is never used.
Aaron Patterson
2012-07-02
1
-3
/
+3
*
Remove a relic of #request being in RackDelegation
wycats
2010-06-19
1
-4
/
+0
*
Changes made while working on upgrading cells to Rails 3
wycats
2010-06-02
1
-4
/
+4
*
Eliminate warnings for AM on 1.8
wycats
2010-03-16
1
-4
/
+2
*
Simplify the action endpoint:
Carlhuda
2010-03-08
1
-4
/
+1
*
All AD modules are "deferrable"
Joshua Peek
2009-12-22
1
-0
/
+3
*
reset_session needs to be a real method so flash can override it
Joshua Peek
2009-12-21
1
-1
/
+5
*
Rename RackConvenience => RackDelegation
Joshua Peek
2009-12-20
1
-0
/
+28