Ruby on Rails
Go to file
Michael Koziarski e86d1decc1 Add new superclass_delegating_accessors. Similar to class inheritable attributes but with subtly different semantics. [Koz, tarmo]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8056 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-29 22:46:22 +00:00
actionmailer Test which fails without [8052] [Koz] 2007-10-29 04:13:51 +00:00
actionpack compute_public_path behaves well with mailers also. Closes #10014. 2007-10-29 04:01:58 +00:00
actionwebservice Simple changes to bring AWS up to date with view_paths and render :text. Tests still fail though. [Koz] 2007-10-15 08:59:48 +00:00
activerecord Introduce finder :joins with associations. Same :include syntax but with inner rather than outer joins. Closes #10012. 2007-10-29 21:39:52 +00:00
activeresource
activesupport Add new superclass_delegating_accessors. Similar to class inheritable attributes but with subtly different semantics. [Koz, tarmo] 2007-10-29 22:46:22 +00:00
railties Excise generated whitespace. Closes #10017 [Tim Pope] 2007-10-29 21:40:23 +00:00
Rakefile
cleanlogs.sh
pushgems.rb
release.rb