Go to file
2007-02-04 19:23:27 +00:00
actionmailer Fix missed smtp_session changes to base.rb. 2007-01-31 20:57:19 +00:00
actionpack fix form_for example in ActionController::Resources documentation. Closes #7362 [gnarg], Added enhanced docs to routing assertions. Closes #7359 [Rob Sanheim], improve error message for Routing for named routes. Closes #7346 [Rob Sanheim] 2007-02-04 19:07:08 +00:00
actionwebservice Documentation for ActionWebService::API::Base. 2007-01-24 20:59:41 +00:00
activerecord When dealing with SQLite3, use the table_info pragma helper, so that the bindings can do some translation for when sqlite3 breaks incompatibly between point releases. Also, make current_adapter? use is_a? instead of instance_of? to account correctly for adapter subclassing. 2007-01-30 03:14:55 +00:00
activeresource Squash test warnings. 2007-01-24 18:29:07 +00:00
activesupport fix problem with EMPTY_INHERITABLE_ATTRIBUTES being redefined 2007-02-04 19:23:27 +00:00
railties Plugins may be symlinked in vendor/plugins. Closes #4245. 2007-02-01 20:12:36 +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