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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow symbols to be used as names for setting cookies
David Heinemeier Hansson
2004-11-26
2
-3
/
+3
*
Allow symbols to be used as keys for setting cookies
David Heinemeier Hansson
2004-11-26
2
-2
/
+13
*
Added a new container for cookies that makes them more intuative to use. The ...
David Heinemeier Hansson
2004-11-26
6
-32
/
+116
*
Added ActionController#cookies[]= as an alias for cookie "name", "value" -- y...
David Heinemeier Hansson
2004-11-26
2
-2
/
+10
*
Added ActionController#cookies[] as a reader for @cookies that'll return the ...
David Heinemeier Hansson
2004-11-26
2
-4
/
+8
*
Added the opportunity to defined method_missing on a controller which will ha...
David Heinemeier Hansson
2004-11-25
2
-2
/
+4
*
Fixed AbstractRequest#remote_ip for users going through proxies - Patch #228 ...
David Heinemeier Hansson
2004-11-25
2
-9
/
+11
*
Dont include svn directories in packages
David Heinemeier Hansson
2004-11-25
1
-1
/
+1
*
Added Request#ssl? which is shorthand for @request.protocol == "https://"
David Heinemeier Hansson
2004-11-24
2
-0
/
+6
*
Allow form_tag with no arguments (resulting in a form posting to current acti...
David Heinemeier Hansson
2004-11-24
2
-1
/
+3
*
Initial
David Heinemeier Hansson
2004-11-24
105
-0
/
+9547
[prev]