samhuri.net/posts/2006/02/jump-to-viewcontroller-in-textmate.md
Sami Samhuri 007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00

473 B

Title Author Date Timestamp Tags
Jump to view/controller in TextMate Sami Samhuri 18th February, 2006 2006-02-18T14:51:00-08:00 hacking, rails, textmate, rails, textmate

Duane came up with a way to jump to the controller method for the view you're editing, or vice versa in TextMate while coding using Rails. This is a huge time-saver, thanks!