Skip to content

Commit e07faf8

Browse files
committed
removed unnecesary migration
1 parent f6d2833 commit e07faf8

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

db/migrate/20120120211438_add_property_id_to_photo.rb

Lines changed: 0 additions & 5 deletions
This file was deleted.

db/schema.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,4 @@
4444
t.datetime "updated_at"
4545
end
4646

47-
create_table "properties", :force => true do |t|
48-
t.datetime "created_at"
49-
t.datetime "updated_at"
50-
end
51-
5247
end

0 commit comments

Comments
 (0)