[TextMate] Would be cool to see invisible files
David Heinemeier Hansson
david at loudthinking.com
Fri Oct 8 12:31:49 UTC 2004
> Just starting using RubyonRails....and each time i create a project i
> want to modify .htaccess to enable mod_ruby....and it's not possible.
I hear ya. What I do is create a symlink like this:
ln -s public/.htaccess config/apache.conf
Now TextMate will pick up the apache.conf in config and you can edit it
from there. Works great ;)
--
David Heinemeier Hansson,
http://www.rubyonrails.org/ -- Web-application framework for Ruby
http://www.instiki.org/ -- A No-Step-Three Wiki in Ruby
http://macromates.com/ -- TextMate: Code and markup editor for OS
X
http://www.basecamphq.com/ -- Web-based Project Management
http://www.loudthinking.com/ -- Broadcasting Brain
http://www.nextangle.com/ -- Development & Consulting Services
More information about the textmate
mailing list