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
/
CHANGELOG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added options to tailor header tag, div id, and div class on ActiveRecordHelp...
David Heinemeier Hansson
2004-12-01
1
-0
/
+2
*
Added graceful handling of non-alphanumeric names and misplaced brackets in i...
David Heinemeier Hansson
2004-12-01
1
-0
/
+2
*
Added a new container for cookies that makes them more intuative to use. The ...
David Heinemeier Hansson
2004-11-26
1
-3
/
+14
*
Added ActionController#cookies[]= as an alias for cookie "name", "value" -- y...
David Heinemeier Hansson
2004-11-26
1
-0
/
+2
*
Added ActionController#cookies[] as a reader for @cookies that'll return the ...
David Heinemeier Hansson
2004-11-26
1
-0
/
+3
*
Added the opportunity to defined method_missing on a controller which will ha...
David Heinemeier Hansson
2004-11-25
1
-1
/
+3
*
Fixed AbstractRequest#remote_ip for users going through proxies - Patch #228 ...
David Heinemeier Hansson
2004-11-25
1
-0
/
+2
*
Added Request#ssl? which is shorthand for @request.protocol == "https://"
David Heinemeier Hansson
2004-11-24
1
-0
/
+2
*
Allow form_tag with no arguments (resulting in a form posting to current acti...
David Heinemeier Hansson
2004-11-24
1
-0
/
+2
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+738