Ruby on Rails
Go to file
Rick Olson 229c0f4367 Rework table aliasing to account for truncated table aliases. Add smarter table aliasing when doing eager loading of STI associations. This allows you to use the association name in the order/where clause. [Jonathan Viney / Rick Olson] closes #4108
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3921 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-18 07:31:01 +00:00
actionmailer Fixed rdoc.options use all over (closes #3639) [andy@tinnedfruit.org] 2006-02-26 00:04:04 +00:00
actionpack Allow for respond_to(:html, :js, :xml) (closes #4277) [Caio Chassot] 2006-03-18 06:43:37 +00:00
actionwebservice Fix soap type registration of multidimensional arrays (closes #4232) [Kent] 2006-03-17 22:20:09 +00:00
activerecord Rework table aliasing to account for truncated table aliases. Add smarter table aliasing when doing eager loading of STI associations. This allows you to use the association name in the order/where clause. [Jonathan Viney / Rick Olson] closes #4108 2006-03-18 07:31:01 +00:00
activesupport Fixed HashWithIndifferentAccess#delete to work with both symbols and strings (closes #2176) [Caio Chassot] 2006-03-18 04:01:44 +00:00
railties Testing of uncommited should test controllers too (closes #4265) [technomancy@gmail.com] 2006-03-18 06:47:46 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Post release minor fixes 2005-07-07 06:39:48 +00:00