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