move homies under gang

This commit is contained in:
Bilal
2020-10-08 01:13:57 +03:00
parent 51d8a369a9
commit e65f352108
6 changed files with 30 additions and 17 deletions

View File

@@ -44,6 +44,7 @@ ActiveRecord::Schema.define(version: 2020_10_07_213411) do
t.datetime "created_at", null: false
t.datetime "updated_at", null: false
t.text "name"
t.text "about"
end
create_table "homies", force: :cascade do |t|