Ruby on Rails
Go to file
Tobias Lütke 87535f50e9 SchemaDumper now doesn't fail anymore when there are unknown column types in the schema. Instead the table is ignored and a Comment is left in the schema.rb also added ActiveRecord::Base.schema_ignore_tables for dealing with funky tables like the tesearch2 ones.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3346 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-12-24 16:55:55 +00:00
actionmailer r3220@asus: jeremy | 2005-11-20 03:19:22 -0800 2005-11-21 07:29:33 +00:00
actionpack Added :select option for JavaScriptMacroHelper#auto_complete_field that makes it easier to only use part of the auto-complete suggestion as the value for insertion [Thomas Fuchs] 2005-12-24 01:04:08 +00:00
actionwebservice Update from LGPL to MIT license as per Minero Aoki's permission. 2005-11-17 00:48:16 +00:00
activerecord SchemaDumper now doesn't fail anymore when there are unknown column types in the schema. Instead the table is ignored and a Comment is left in the schema.rb also added ActiveRecord::Base.schema_ignore_tables for dealing with funky tables like the tesearch2 ones. 2005-12-24 16:55:55 +00:00
activesupport Add Object#with_options for DRYing up multiple calls to methods having shared options 2005-12-15 20:03:23 +00:00
railties Honor ActiveRecord::Base.pluralize_table_names when creating and destroying session store table. Closes #3204. 2005-12-18 20:20:49 +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