Skip to content

Commit 04b72f0

Browse files
committed
Update app file spec
1 parent 90f5b10 commit 04b72f0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

db/cable_schema.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818
t.datetime "updated_at", null: false
1919
t.index ["created_at"], name: "index_solid_cable_messages_on_created_at"
2020
end
21+
2122
end

db/cache_schema.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@
2929
t.index ["key_hash", "byte_size"], name: "index_solid_cache_entries_on_key_hash_and_byte_size"
3030
t.index ["key_hash"], name: "index_solid_cache_entries_on_key_hash", unique: true
3131
end
32+
3233
end

0 commit comments

Comments
 (0)