Ruby on Rails
Go to file
Nicholas Seckar 64c7bf7481 Remove autoload_paths to simplify configuration.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5311 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-10-16 18:12:01 +00:00
actionmailer Make mime version default to 1.0. closes #2323 2006-09-09 21:56:38 +00:00
actionpack Fix broken assert_generates when extra keys are being checked. 2006-10-16 14:32:11 +00:00
actionwebservice Removed deprecated @request and @response usages. 2006-10-01 15:46:00 +00:00
activerecord Fix has_many :through to add the appropriate conditions when going through an association using STI. Closes #5783. [Jonathan Viney] (sorry, forgot to commit the actual files) 2006-10-16 15:42:55 +00:00
activeresource Add Base.delete for deleting resources without having to instantiate them first 2006-10-06 17:25:10 +00:00
activesupport Add 'unloadable', a method used to mark any constant as requiring an unload after each request. 2006-10-15 23:32:31 +00:00
railties Remove autoload_paths to simplify configuration. 2006-10-16 18:12:01 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00