Using the implementation from @peepcode’s blog on shell method missing as a base. I have added another action (code snippet below) to open a gem library in TextMate by typing in the name of the gem followed by “.mate”.
1 2 3 4 5 6  |  | 
Using the implementation from @peepcode’s blog on shell method missing as a base. I have added another action (code snippet below) to open a gem library in TextMate by typing in the name of the gem followed by “.mate”.
1 2 3 4 5 6  |  |