Go to file
2005-11-11 09:50:42 +00:00
actionmailer Made ready for 0.14.3 (RC4) 2005-11-07 19:40:27 +00:00
actionpack options_for_select allows any objects which respond_to? :first and :last rather than restricting to Array and Range. Closes #2824. References [2126]. 2005-11-10 22:08:20 +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 Update docs for AR::Base#clone. 2005-11-10 18:53:31 +00:00
activesupport Fix const_missing handler to ignore the trailing '.rb' on files when comparing paths. 2005-11-10 20:32:13 +00:00
railties Make sure that legacy db tasks also reference :database for SQLite (closes #2830) [kazuhiko@fdiary.net] 2005-11-11 09:50:42 +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