Answer the question
In order to leave comments, you need to log in
How to deploy a Ruby on Rails project?
There is a repository with a project on RoR, I cloned it, created a database, when I try to start the rails -s server, I get the message
rails aborted!
Don't know how to build task 'default' (see --tasks)
and then a bunch of errors like this:
/home/dima/.rvm/gems/ruby-2.3.0/gems/railties-5.0.0/lib/ rails/commands/rake_proxy.rb:13:in `block in run_rake_task'
/home/dima/.rvm/gems/ruby-2.3.0/gems/railties-5.0.0/lib/rails/commands/rake_proxy.rb: 10:in `run_rake_task'
Which way to dig? (I created a test project, it is available on localhost:3000)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question