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-03-27 00:30:35 +00:00
actionmailer Fixed that if charset was found that the end of a mime part declaration TMail would throw an error #919 [lon@speedymac.com] Fixed that TMail::Unquoter would fail to recognize quoting method if it was in lowercase #919 [lon@speedymac.com] Fixed that TMail::Encoder would fail when it attempts to parse e-mail addresses which are encoded using something other than the messages encoding method #919 [lon@speedymac.com] 2005-03-26 13:14:54 +00:00
actionpack Added ActionController::Base.page_cache_extension for setting the page cache file extension (the default is .html) #903 [Andreas] 2005-03-27 00:30:35 +00:00
actionwebservice allow direct dispatching methods to declare their parameters as well, for brevity's sake, it seems 2005-03-26 00:20:19 +00:00
activerecord Fixed that MissingSourceFile's wasn't properly detected in production mode #925 [Nicholas Seckar] 2005-03-25 09:07:01 +00:00
activesupport Fixed Inflector.pluralize to handle capitalized words #932 [bitsweat] 2005-03-26 13:20:47 +00:00
railties Effects can just be used through the callbacks 2005-03-26 23:43:29 +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