mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
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.
10 lines
473 B
Markdown
10 lines
473 B
Markdown
---
|
|
Title: "Jump to view/controller in TextMate"
|
|
Author: Sami Samhuri
|
|
Date: "18th February, 2006"
|
|
Timestamp: 2006-02-18T14:51:00-08:00
|
|
Tags: hacking, rails, textmate, rails, textmate
|
|
---
|
|
|
|
<a href="http://blog.inquirylabs.com/2006/02/17/controller-to-view-and-back-again-in-textmate/trackback/">Duane</a> 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!
|
|
|