ruby on rails - Error when trying to deploy my app -
ruby on rails - Error when trying to deploy my app -
i'm using railshoster.de , don't help me deploying app.
it one: https://github.com/claudiucreanga/your-priorities
it works in localhost.
railshohster.de using capistrano , passanger.
i error when trying run it: we're sorry, went wrong.
in development.log there no error.
what did do:
1) cloned app
2) bundle install - worked well
3) rake db:schema:load , rake db:seed worked well.
my questions are:
where else can errors?
should difference in deploying localhost vs online?
thanks!
finally issue table migration not beingness done , failing @ point.
ruby-on-rails ruby
Comments
Post a Comment