Ruby on Rails
Go to file
David Heinemeier Hansson 6329daf5ac Added TimeZone as the first of a number of value objects that Active Record will start shipping to provide incentatives to use rich value objects using composed_of #688 [Jamis Buck]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@760 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-23 12:56:16 +00:00
actionmailer Made Action Mailer templates use UTF-8 as default 2005-02-22 13:34:57 +00:00
actionpack Added FormOptionsHelper#time_zone_select and FormOptionsHelper#time_zone_options_for_select to work with the new value object TimeZone in Active Record #688 [Jamis Buck] 2005-02-23 12:54:58 +00:00
actionwebservice add code coverage testing scripts, remove dead code 2005-02-20 01:07:54 +00:00
activerecord Added TimeZone as the first of a number of value objects that Active Record will start shipping to provide incentatives to use rich value objects using composed_of #688 [Jamis Buck] 2005-02-23 12:56:16 +00:00
activesupport Fixed path problem 2005-02-22 14:11:12 +00:00
railties Changed default IP binding for WEBrick from 127.0.0.1 to 0.0.0.0 so that the server is accessible both locally and remotely #696 [Marcel] 2005-02-23 12:26:25 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00