Ruby on Rails
Go to file
Jeremy Kemper d0360a4d5c Base.inspect handles Base itself and abstract_class? Don't use #<Foo ...> since that notation's typically used for instances of a class, not the class itself. Closes #8490 [deepblue]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6913 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-31 17:31:33 +00:00
actionmailer Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris] 2007-05-28 22:55:14 +00:00
actionpack Fixed that DateHelper#date_select should set the day to the 1st when its a hidden option and the month is visible (or invalid dates can be produced) [DHH] 2007-05-31 16:38:36 +00:00
actionwebservice Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris] 2007-05-28 22:55:14 +00:00
activerecord Base.inspect handles Base itself and abstract_class? Don't use #<Foo ...> since that notation's typically used for instances of a class, not the class itself. Closes #8490 [deepblue] 2007-05-31 17:31:33 +00:00
activeresource Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris] 2007-05-28 22:55:14 +00:00
activesupport Added Date#change (like Time#change) [DHH] 2007-05-31 16:37:09 +00:00
railties Skip databases that couldn't be created. 2007-05-30 05:39:49 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00