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
Ryuta Kamizono c137e54a78 Move back new_column_definition into TableDefinition
Only `primary_key` should be extracted by d47357e in #19030, but
`new_coclumn_definition` was also extracted because #17631 is merged
previously, then #19030 is auto merged without conflicts.

This commit is for move back `new_column_definition` into
`TableDefinition`.
2015-02-25 01:07:59 +09:00
..
active_record Move back new_column_definition into TableDefinition 2015-02-25 01:07:59 +09:00
rails/generators Add Secure Token Generator 2015-01-11 14:42:54 -05:00
active_record.rb Add ActiveRecord::Base.suppress 2015-02-18 18:30:05 -05:00