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
Michael Koziarski 416091d8b5 Fix missed smtp_session changes to base.rb.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6097 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-01-31 20:57:19 +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 Remove noisy nodoc for Ruby 1.8.4 2007-01-28 17:42:44 +00:00
railties Resource generator depends on the model generator rather than duplicating it. Closes #7269. 2007-01-28 13:55:39 +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