Closed redtachyons closed 6 years ago
Setup script wasn't working properly because
rails db:setup
I have added another method to check if the environment is production or development, so i think this issue is resolved.
Setup script wasn't working properly because
rails db:setup
was failing since schema.rb was missing from the repo