mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 10:38:50 +01:00
Update gems
This commit is contained in:
@@ -40,7 +40,7 @@ ActiveRecord::Schema.define(version: 20150131103802) do
|
||||
add_index "problems", ["translation_id"], name: "index_problems_on_translation_id"
|
||||
|
||||
create_table "translations", force: :cascade do |t|
|
||||
t.string "title", limit: 255
|
||||
t.string "title"
|
||||
t.text "content"
|
||||
t.datetime "created_at"
|
||||
t.datetime "updated_at"
|
||||
|
||||
Reference in New Issue
Block a user