Ruby on Rails
Go to file
Rick Olson cdb5132c41 Fix has_many :through to add the appropriate conditions when going through an association using STI. Closes #5783. [Jonathan Viney]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5305 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-10-15 16:37:11 +00:00
actionmailer
actionpack remove an obsolete #dup call. avoid double negatives, to make the code easier to understand and explain 2006-10-15 03:11:08 +00:00
actionwebservice
activerecord Fix has_many :through to add the appropriate conditions when going through an association using STI. Closes #5783. [Jonathan Viney] 2006-10-15 16:37:11 +00:00
activeresource Add Base.delete for deleting resources without having to instantiate them first 2006-10-06 17:25:10 +00:00
activesupport Undo accidental commit 2006-10-14 20:29:05 +00:00
railties Fixed default 404.html and 500.htmls to remove extreme ugliness and added error language fit for humans [DHH] 2006-10-10 18:18:27 +00:00
cleanlogs.sh
pushgems.rb
release.rb