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-04-30 15:37:45 +00:00
actionmailer Fixed that email address like "Jamis Buck, M.D." <wild.medicine@example.net> would cause the quoter to generate emails resulting in "bad address" errors from the mail server #1220 [Jamis Buck] 2005-04-30 08:21:54 +00:00
actionpack Fixed action/fragment caching using the filestore when a directory and a file wanted to to use the same name. Now there's a .cache prefix that sidesteps the conflict #1188 [imbcmdth@hotmail.com] 2005-04-30 15:29:27 +00:00
actionwebservice default to using UTF-8 as response encoding for SOAP if none is 2005-04-28 17:55:34 +00:00
activerecord Fixed incompatibility with Base#find with an array of ids that would fail when using eager loading #1186 [Alisdair McDiarmid] 2005-04-30 14:04:01 +00:00
activesupport Added commented out tests for staying either singular or plural on inflection 2005-04-30 08:39:28 +00:00
railties Added console --profile for profiling an IRB session #1154 [bitsweat]. Changed console_sandbox into console --sandbox #1154 [bitsweat] 2005-04-30 15:37:45 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Upload documentation to the new server 2005-04-19 04:30:52 +00:00