Ruby on Rails
Go to file
David Heinemeier Hansson fdd268138a Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1131 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-10 15:49:49 +00:00
actionmailer Fixed unquoting of emails that doesn't have an explicit charset #1036 [wolfgang@stufenlos.net] 2005-04-07 06:30:59 +00:00
actionpack Fixed that the content-type for some browsers could include an additional \r which made wonky things happen #1067 [Thomas Fuchs] 2005-04-10 15:22:32 +00:00
actionwebservice add missing public API change 2005-04-10 03:36:19 +00:00
activerecord Made eager loading work with inheritance hierarchies #1065 [Ryan Carver] 2005-04-10 15:49:49 +00:00
activesupport Fixed that in some circumstances controllers outside of modules may have hidden ones inside modules. For example, admin/content might have been hidden by /content. #1075 [Nicholas Seckar] 2005-04-10 15:01:35 +00:00
railties Added JavascriptHelper#periodically_call_remote in order to create areas of a page that update automatically at a set interval #945 [Jon Tirsen] 2005-04-07 06:43:21 +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 Released 0.11.1 2005-03-27 15:07:27 +00:00