cukename abc
Linux command line output within textmate
A shorthand for creating symbols dynamically in ruby
» (1..5).collect {|e| :”sym_#{e}” } # instead of “sym_#{e}”.to_sym
=> [:sym_1, :sym_2, :sym_3, :sym_4, :sym_5]
:sym_1 == :”sym_1” == “sym_1”.to_sym
This is similar to the text box that defines page ranges to be printed (in a standard print dialog box)
Example: “1-3, 5, 9-11” => [1, 2, 3, 5, 9, 10, 11]
I have been using “Grep in TextMate” so far to speed up full text searching in TextMate.
AckMate comes to rescue! Good job!