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
2007-03-14 23:45:17 +00:00
actionmailer Make sure parsed emails recognize attachments nested in multpart parts (closes #6714) 2007-02-22 19:04:00 +00:00
actionpack Cookie session store: ensure that new sessions doesn't reuse data from a deleted session in the same request. 2007-03-14 11:33:10 +00:00
actionwebservice Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
activerecord find_or_create_by_* takes a hash so you can create with more attributes than are in the method name. Closes #7368. 2007-03-14 01:08:45 +00:00
activeresource Allow array and hash query parameters. Closes #7756. 2007-03-11 13:27:57 +00:00
activesupport Fix changelog line 2007-03-14 23:30:08 +00:00
railties Add environment variable RAILS_DEFAULT_DATABASE, which allows the builtin default of 'mysql' to be overridden. 2007-03-14 23:45:17 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00