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
2005-11-07 09:31:49 +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 conflict with assert_tag and Glue gem (closes #2255) [david.felstead@gmail.com] 2005-11-07 09:31:49 +00:00
actionwebservice Proper CSS color definition (closes #2334) 2005-10-26 13:26:51 +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