Skip to content

Commit 7eabd95

Browse files
committed
Fix schema.rb
1 parent b039454 commit 7eabd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/schema.rb

Lines changed: 1 addition & 1 deletion
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: 20171103041252) do
13+
ActiveRecord::Schema.define(version: 20171103042807) do
1414

1515
create_table "dojo_event_services", force: :cascade do |t|
1616
t.integer "dojo_id", null: false

0 commit comments

Comments
 (0)