Rare find

Rails Toolkit. Shortcuts and helpers for writing Ruby on Rails websites inside a text editor.

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

Vaya's read on this project

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

Updates

February 2025
  • Add encrypts to syntax highlighting
September 2024
  • Quote shell characters in "-n" argument to test runner
June 2024
  • Add normalizes to syntax highlighting
April 2024
  • Add skip_around_action to syntax highlighting
February 2024
  • Use ++ syntax for dispatch commands
September 2023
  • Enable g:ruby_exec by default
April 2023
  • Tighten check for existing gf maps
  • Drop User BufEnterRails autocommand
  • Override "titlecase" coercion in rails.vim
  • Remove s:function(), which is unnecessary on Vim 8
January 2023
  • Fix check for zero arguments
September 2022
  • Don't use "=" in curl flag
  • Auto-detect https server binding
  • Fix IPV6 bracketing regexp
  • Retool server binding retrieval
  • Don't require detected gem to be actually installed
  • Fix highlighting of RSpec.describe
  • Restore support for projections inside gems
  • Fix projected keyword highlighting
  • Don't use db:fixtures:load for fixture replacements (factories)