Commit 578a0f12 by Aman Sharma

Added db:migrate command on makefile

parent 7c58b8a1
......@@ -6,3 +6,6 @@ start:
test:
rspec
db:
rails db:migrate
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment