1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
2005-12-24 16:55:55 +00:00
..
active_record 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
active_record.rb Fixed RDoc warnings [DHH] 2005-12-08 03:23:31 +00:00