bunch of fixes, need to refactoring to move state to the store in order to make it more fluxy
This commit is contained in:
@@ -5,6 +5,7 @@ class CreateChildren < ActiveRecord::Migration
|
||||
t.integer :gender
|
||||
t.date :date_of_birth
|
||||
t.integer :user_id
|
||||
t.boolean :on_the_way
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user