Ruby on Rails
Go to file
David Heinemeier Hansson 8983a09752 Go straight to the class for asset_host
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1299 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-05-09 11:27:39 +00:00
actionmailer Fixed the TMail#body method to look at the content-transfer-encoding header and unquote the body according to the rules it specifies #1265 [Jamis Buck] Added unquoting even if the iconv lib can't be loaded--in that case, only the charset conversion is skipped #1265 [Jamis Buck] 2005-05-06 10:39:00 +00:00
actionpack Go straight to the class for asset_host 2005-05-09 11:27:39 +00:00
actionwebservice add test to ensure the bug fixed by [1295] can't occur again. 2005-05-08 19:58:15 +00:00
activerecord Changed that destroying an object will only freeze the attributes hash, which keeps the object from having attributes changed (as that wouldn't make sense), but allows for the querying of associations after it has been destroyed. 2005-05-02 16:48:07 +00:00
activesupport Improved the silence method on the logger to ensure restoring the old level #1240 [bitsweat 2005-05-02 17:20:18 +00:00
railties Added better error handling for regexp caching expiration 2005-05-06 05:09:01 +00:00
cleanlogs.sh
pushgems.rb
release.rb