thoughtbot/vim-rspec

How to get the rails console

Seybo opened this issue · 1 comments

Seybo commented

Hi. I'm new to vim. So maybe I just don't know about some basic setup but I'm trying to google it for a couple of days and fruitless. So I decided to open an Issue.

My question is: how can I get the rails console if I run my tests (using your plugin) and put byebug into it? It stops on byebug but there is no rails console. Can I get it somehow? To see my local variables values, make rails DB queries and all the usual stuff which sometimes is needed.

Seybo commented

ok. Found vim-dispatch and tmux