Ruby on Rails
Go to file
Michael Koziarski 39686e5370 Make config.plugins affect $LOAD_PATH and remove duplication from $LOAD_PATH [James Adam]
Closes #6581
Closes #6842



git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5720 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-12-15 23:41:58 +00:00
actionmailer Allow mailer actions named send by using __send__ internally. Closes #6467. 2006-11-13 05:03:48 +00:00
actionpack Fix HTML::Node to output double quotes instead of single quotes. Closes #6845 [mitreandy] 2006-12-14 20:56:03 +00:00
actionwebservice Ensure that DispatcherError is being thrown correctly when a malformed request is received. 2006-12-11 21:09:47 +00:00
activerecord Remove side effects of [5684] 2006-12-08 21:41:15 +00:00
activeresource Allow subclassed resources to share the site info [Rick] 2006-12-13 02:15:27 +00:00
activesupport Fix remove_constant to correctly handle constant names of the form "::A::...". References #6720. 2006-12-09 05:21:33 +00:00
railties Make config.plugins affect $LOAD_PATH and remove duplication from $LOAD_PATH [James Adam] 2006-12-15 23:41:58 +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