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/rails/generators
Phil Smith 64373937a3 Make the migration generator handle pre-existing migrations with the same timestamp.
In the event a migration already exists with that number, the new migration's timestamp will be incremented by 1.

[#4412 state:resolved]

Signed-off-by: Michael Koziarski <michael@koziarski.com>
2010-04-19 14:48:31 +12:00
..
active_record Generate module file for namespaced models [#4230 state:resolved] 2010-04-12 10:57:27 +02:00
active_record.rb Make the migration generator handle pre-existing migrations with the same timestamp. 2010-04-19 14:48:31 +12:00