— Topic
Ruby
2 posts filed under this tag
Rails · Ruby Implementing VS Code-like Ruby LSP Features in Neovim
Learn how to configure Neovim to support VS Code-style navigation features for Ruby on Rails projects using Ruby LSP, including route definition lookups and view file navigation through Code Lens.
Jan 03, 2025 4 min
Tips · Ruby Passing block arguments in Ruby Elegant Code Block Passing in Ruby: A deep dive into the & operator, from Symbol's to_proc to method objects. Learn how to transform verbose block syntax into concise, readable code through practical examples.
Nov 15, 2024 2 min