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
/
head.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Multiple changes to 1,9 hash syntax
AvnerCohen
2012-10-27
1
-2
/
+2
*
Collapsed dual checks (one for content headers and one for content) into a si...
Armand du Plessis
2012-08-02
1
-4
/
+4
*
If content_type is explicitly passed to the :head method use the value or fal...
Kunal Shah
2012-05-08
1
-1
/
+2
*
Remove content-length as well
twinturbo
2012-05-03
1
-2
/
+3
*
Make ActionController#head pass rack-link
twinturbo
2012-05-03
1
-1
/
+20
*
Add ActionController#head example
Alexey Vakhov
2011-10-11
1
-0
/
+2
*
Fix a few bugs when trying to use Head standalone
wycats
2010-10-10
1
-4
/
+2
*
Fix header capitalization by explicitly upcasing first letter of every word, ...
Maxim Chernyak
2010-09-18
1
-1
/
+1
*
Including UrlFor in Redirecting and Head will warn usefully if a controller i...
Carlhuda
2010-02-26
1
-3
/
+2
*
WIP: Remove the global router
Carlhuda
2010-02-25
1
-1
/
+3
*
Remove duplicated url_for code and move methods shared between ActionMailer a...
José Valim
2010-01-07
1
-1
/
+2
*
AC::Head now doesn't have an unfulfilled Rendering dependency, and instead wo...
Yehuda Katz
2009-12-20
1
-1
/
+6
*
Extract #head into its own module and simplify it
Yehuda Katz
2009-10-26
1
-0
/
+27