1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
David Heinemeier Hansson 01cfd2b00a Fix docs (closes #2725)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2906 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-11-07 09:36:43 +00:00
actionmailer Add a new test case to demonstrate that subject headers are being properly encoded for multipart messages 2005-11-06 13:41:12 +00:00
actionpack Fix docs (closes #2725) 2005-11-07 09:36:43 +00:00
actionwebservice Fix docs (closes #2725) 2005-11-07 09:36:43 +00:00
activerecord Added :include as an option for association declarations [DHH] 2005-11-06 20:39:34 +00:00
activesupport Define kernel.rb methods in "class Object" instead of "module Kernel" to work around a Windows peculiarity 2005-11-07 02:26:20 +00:00
railties New configuration option config.plugin_paths which may be a single path like the default 'vendor/plugins' or an array of paths: ['vendor/plugins', 'lib/plugins']. Plugins are discovered in nested paths, so you can organize your plugins directory as you like. Refactor load_plugin from load_plugins. Simplify initializer unit test. Closes #2757. 2005-11-07 08:09:38 +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