adds first name and last name to users

This commit is contained in:
rgarcia
2015-07-17 19:46:10 +02:00
parent c55021e18b
commit 272c03f6a5

View File

@@ -11,7 +11,7 @@
# #
# It's strongly recommended that you check this file into your version control system. # It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20150716174358) do ActiveRecord::Schema.define(version: 20150717164054) do
create_table "debates", force: :cascade do |t| create_table "debates", force: :cascade do |t|
t.string "title" t.string "title"