Ruby on Rails
Go to file
David Heinemeier Hansson 8401218bec Added Time::Conversions for getting times in different convenient string representations and other objects
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@737 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-21 17:02:08 +00:00
actionmailer Added support for charsets for both subject and body. The default charset is now UTF-8 #673 [Jamis Buck] 2005-02-19 21:51:16 +00:00
actionpack Redirects to root should be / not "" 2005-02-21 02:04:01 +00:00
actionwebservice add code coverage testing scripts, remove dead code 2005-02-20 01:07:54 +00:00
activerecord Fixed that Active Record would throw Broken Pipe errors with FCGI when the MySQL connection timed out instead of reconnecting #428 [Nicholas Seckar] 2005-02-21 01:44:15 +00:00
activesupport Added Time::Conversions for getting times in different convenient string representations and other objects 2005-02-21 17:02:08 +00:00
railties Fixed caching for root and Routing for getting back the current url 2005-02-21 01:01:24 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00