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
2005-11-09 05:29:08 +00:00
actionmailer Made ready for 0.14.3 (RC4) 2005-11-07 19:40:27 +00:00
actionpack CGI::Session::ActiveRecordStore.data_column_name = 'foobar' to use a different session data column than the 'data' default. References #2731. Remove error-prone method_missing passthrough to session model. Cleanup. 2005-11-09 01:03:24 +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 Correct handling of complex order clauses with SQL Server limit emulation. Closes #2770. 2005-11-08 21:39:13 +00:00
activesupport Made ready for 0.14.3 (RC4) 2005-11-07 19:40:27 +00:00
railties Correct versioning in :freeze_gems Rake task. Closes #2778. 2005-11-08 10:43:40 +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