1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
David Heinemeier Hansson 614e14d815 Drop the _doc nonsense and use the index.html straight on
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@791 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-24 12:26:30 +00:00
actionmailer Updated documentation 2005-02-24 01:48:29 +00:00
actionpack Noted things that wasnt mentioned 2005-02-24 12:12:52 +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 Drop the _doc nonsense and use the index.html straight on 2005-02-24 12:26:30 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00