Rake. A text editor helper that organizes your Ruby project files.

vim.org/scripts/script.php?script_id=3669

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2023
  • Enable g:ruby_exec by default
October 2022
  • Use correct script id when sourced by another script
January 2022
  • Bump minimum Vim version to 8.0
October 2021
  • Fully rely on Projectionist for detection
July 2021
  • Improve robustness of include path extraction
November 2019
  • Add sponsor button
October 2018
  • Use proper shell escaping
August 2018
  • Fix :0Dispatch
  • Tweak RSpec dispatch to use real file
  • Replace variable existence check with booleans
  • Fix RSpec dispatch
  • Fix check for directories
  • Decouple Rake task completion from project object
  • Assume Rails only when `app` directory present
July 2018
  • Try out new dispatch.vim line number syntax
  • Support alternative real path API
  • Support URL buffers
June 2018
  • Use dedicated function for "real" files
  • Encapsulate file existence check
  • Better check for file system root