nXhtml: tame your rhtml files
I personally use Emacs as an IDE to develop rails project. Equipped with emacs-rails, it becomes a powerful IDE for rails developing. However, you may noticed, it doesn't have full support for rhtml files. You can use html-mode to edit rhtml files, it is already good enough. But is is of course not [...]