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
David Heinemeier Hansson 5cd38ca25d Added documentation about named bind variables
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1020 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-27 12:04:07 +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 Added documentation about named bind variables 2005-03-27 12:04:07 +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