Rails tip: Get AckMate to search .scss files
I love AckMate, but to my horror, it doesn't search through .scss or .css.scss files, which is used in Rails 3.1.
The fix is easy: Add this to your ~/.ackrc:
--type-add=css=.scss
That does the trick.
Cheers.
The fix is easy: Add this to your ~/.ackrc:
--type-add=css=.scss
That does the trick.
Cheers.
About Calvin Correli
I've spent the last 17 years learning, growing, healing, and discovering who I truly am, so that I'm now living every day aligned with my life's purpose.
0 comments
Leave a comment