ror.nvim icon indicating copy to clipboard operation
ror.nvim copied to clipboard

Have FUN builiding Ruby on Rails applications with Neovim!

Results 5 ror.nvim issues
Sort by recently updated
recently updated
newest added

update installation for lazyvim

Need a customization to specify the search pattern of different view templating engines

It seems that simplecov kinda completely fails to generate coverage when spring is running. Many people suggested to run `DISABLE_SPRING=1 rspec` or to set it in your .zshrc Is there...

Running test from the original file, should open test file and run, like vim-test does.

When tests are run in parallel instead of the standard `(rdbg)` prompt it's also decorated with the stopped process ID. This change allows the prompt to be detected by checking...