nvim-dap-ruby icon indicating copy to clipboard operation
nvim-dap-ruby copied to clipboard

Examples with ruby on rails

Open paulohsilvavieira opened this issue 1 year ago • 1 comments

I'm trying to configure nvim-dap-ruby for rails but I can't find much information on how to do this, is there any way to update the doc to show how to configure it to debug rails app?

paulohsilvavieira avatar May 09 '24 09:05 paulohsilvavieira

I've opened a PR for this #37

It's in the usage section https://github.com/tttffff/nvim-dap-ruby/tree/add_rails_to_readme#ruby-on-rails

tttffff avatar Jan 11 '25 02:01 tttffff