We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99bfb74 commit c831e30Copy full SHA for c831e30
1 file changed
db/migrate/20111002143044_create_countries.rb
@@ -4,8 +4,6 @@ def change
4
t.string :name
5
t.string :center
6
t.text :polygons
7
-
8
- t.timestamps
9
end
10
11
0 commit comments