D
D
Dmitry2016-07-09 21:16:25
Ruby on Rails
Dmitry, 2016-07-09 21:16:25

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

1 answer(s)
A
Anton Dyachuk, 2016-07-10
@dkvasov

rails swithout `-`

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question