Ruby on Rails
Go to file
David Heinemeier Hansson 8cddbf0d37 Added PATH_INFO access from the request that allows urls like the following to be interpreted by rails: http://www.example.com/dispatcher.cgi/controller/action -- that makes it possible to use rails as a CGI under lighttpd and would also allow (for example) Rublog to be ported to rails without breaking existing links to Rublog-powered blogs. #728 [Jamis Buck]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@802 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-27 17:11:05 +00:00
actionmailer Marked for release 2005-02-24 13:16:41 +00:00
actionpack Added PATH_INFO access from the request that allows urls like the following to be interpreted by rails: http://www.example.com/dispatcher.cgi/controller/action -- that makes it possible to use rails as a CGI under lighttpd and would also allow (for example) Rublog to be ported to rails without breaking existing links to Rublog-powered blogs. #728 [Jamis Buck] 2005-02-27 17:11:05 +00:00
actionwebservice merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
activerecord Marked for release 2005-02-24 13:16:41 +00:00
activesupport Tagged the 0.10.0 release 2005-02-25 22:07:50 +00:00
railties Include Action Web Service and Active Support in the documentation 2005-02-24 13:36:25 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00