Rake commands return blank console`

Rake test
Rake db:migrate
bundle exec rake test
bundle exec db:migrate

All the return no result no errors , just a blank console .

This is happening only in my current project .
It was working earlier in the same project .

In other projects all rake commands are working !

Please help !

On 22 May 2015 at 06:56, Binu A. [email protected] wrote:

Rake test
Rake db:migrate

Those won’t work as it should not be a capital R

bundle exec rake test

That should work. Can you copy/paste the full output from the
console, including the command please.

Also the output from
bundle -v
and
which bundle

bundle exec db:migrate

That won’t work as you have not specified the rake command.

All the return no result no errors , just a blank console .

This is happening only in my current project .
It was working earlier in the same project .

I doubt very much if all those commands worked previously.

Colin

can you please call me back

i want to learn Ruby can you please help me

On 22 May 2015 at 09:56, Naveen G. [email protected] wrote:

i want to learn Ruby can you please help me

Start a new thread with an appropriate subject, your request is
nothing to do with subject of this thread, which is “Rake commands
return blank console”

Colin

On 22 May 2015 at 09:47, Naveen G. [email protected] wrote:

can you please call me back

What? Who?

Colin