Skip to content

Commit 14de4fd

Browse files
committed
chore(example): run db:migrate
1 parent 1aba9ee commit 14de4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/dummy/db/schema.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# It's strongly recommended that you check this file into your version control system.
1212

13-
ActiveRecord::Schema.define(version: 20180328024353) do
13+
ActiveRecord::Schema.define(version: 2018_03_28_024353) do
1414

1515
create_table "users", force: :cascade do |t|
1616
t.integer "gender"

0 commit comments

Comments
 (0)