Ruby on Rails
Go to file
Jeremy Kemper fc51104fe2 Remove CHANGELOG from apidoc Rake task since it isn't included with new apps anymore.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3063 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-11-16 22:37:45 +00:00
actionmailer Stricter matching for implicitly multipart filenames excludes files ending in unsupported extensions (such as foo.rhtml.bak) and without a two-part content type (such as foo.text.rhtml or foo.text.really.plain.rhtml). Closes #2398. 2005-11-15 08:36:38 +00:00
actionpack Correct time_zone_options_for_select docs. Closes #2892. 2005-11-16 21:57:30 +00:00
actionwebservice Fix that XML-RPC date/time values did not have well-defined behaviour (#2516, #2534). This fix has one caveat, in that we can't support pre-1970 dates from XML-RPC clients. 2005-11-09 05:29:08 +00:00
activerecord r3118@asus: jeremy | 2005-11-16 00:32:48 -0800 2005-11-16 08:33:51 +00:00
activesupport Change Inflector#constantize to use eval instead of const_get 2005-11-16 00:56:16 +00:00
railties Remove CHANGELOG from apidoc Rake task since it isn't included with new apps anymore. 2005-11-16 22:37:45 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Post release minor fixes 2005-07-07 06:39:48 +00:00