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
Jeremy Kemper 4a5b042fc7 r3046@asus: jeremy | 2005-11-13 02:31:21 -0800
AbstractAdapter#reconnect_if_inactive! returns boolean success.  AbstractAdapter#log alters exception message on reconnect failure rather than raising ConnectionFailed.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3002 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-11-13 10:32:17 +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 r3046@asus: jeremy | 2005-11-13 02:31:21 -0800 2005-11-13 10:32:17 +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 SQLite: the clone_structure_to_test and purge_test_database Rake tasks should always use the test environment. Reference #2846. 2005-11-13 02: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