Go to file
2007-02-01 20:12:36 +00:00
actionmailer Fix missed smtp_session changes to base.rb. 2007-01-31 20:57:19 +00:00
actionpack Make sure that the string returned by TextHelper#truncate is actually a string, not a char proxy -- that should only be used internally while working on a multibyte-safe way of truncating [DHH] 2007-01-31 17:55:09 +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 Ruby 1.8-cvs and 1.9 define a private Time#to_date that overrides Active Support. Make it public to preserve compatibility. 2007-02-01 18:06:16 +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