Ruby on Rails
Go to file
David Heinemeier Hansson 2a947f185a With const_missing loading, its no longer necessary to dynamically require the scaffold model -- meaning the end of RDoc warnings!
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@794 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-24 12:54:30 +00:00
actionmailer Updated documentation 2005-02-24 01:48:29 +00:00
actionpack With const_missing loading, its no longer necessary to dynamically require the scaffold model -- meaning the end of RDoc warnings! 2005-02-24 12:54:30 +00:00
actionwebservice add code coverage testing scripts, remove dead code 2005-02-20 01:07:54 +00:00
activerecord Changed the auto-timestamping feature to use ActiveRecord::Base.default_timezone instead of entertaining the parallel ActiveRecord::Base.timestamps_gmt method. The latter is now deprecated and will throw a warning on use (but still work) #710 [Jamis Buck] 2005-02-24 12:00:42 +00:00
activesupport Made TimeZone even more delicious #709 2005-02-24 11:56:09 +00:00
railties Updated a few more docs 2005-02-24 12:40:20 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00