What emacs extensions do other people use for Rails?
I use two-mode-mode to swap between HTML (psgml) mode and Ruby mode for the templates, as well as rhtml-minor-mode, which is mainly aimed at helping psgml-mode find the parent layout. rhtml-minor-mode could use some hacking - I wrote it in a hurry.
I use two-mode-mode to swap between HTML (psgml) mode and Ruby mode for the templates, as well as rhtml-minor-mode, which is mainly aimed at helping psgml-mode find the parent layout. rhtml-minor-mode could use some hacking - I wrote it in a hurry.