Ruby on Rails
Go to file
David Heinemeier Hansson a7532f9d5f Added Request#domain (returns string) and Request#subdomains (returns array).
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@213 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-18 17:19:15 +00:00
actionmailer Rails 0.9 is a reality 2004-12-16 19:54:04 +00:00
actionpack Added Request#domain (returns string) and Request#subdomains (returns array). 2004-12-18 17:19:15 +00:00
activerecord Fixed the automated timestamping feature when running under Rails' development environment that resets the inheritable attributes on each request. 2004-12-18 15:15:27 +00:00
railties File.expand_path in config/environment.rb would fail when dealing with symlinked public directories [mjobin]. 2004-12-18 00:47:30 +00:00