Emacs and Ruby
Posted by Doug Fri, 24 Mar 2006 13:39:56 GMT
I’ve been doing some hacking on my Ruby and Ruby on Rails configuration for Emacs. I don’t think it’s done (are these things ever?), and maybe not even as good as TextMate. I’ll share it anyway in the hopes that someone can find it useful. You can find my writeup and the configuration file on my Emacs And Ruby wiki page. Notable funcationality:
- Interactively running tests in various ways
- Go To Alternate File
- Snippets
Hello. I am one of Emacs Rails delvelopers (rails.el). NOw in SVN version many new features such as go to alternate file, switch to file from line, automatic opening of browser on action, SQL console integration and other. See (http://wiki.rubyonrails.org/rails/pages/HowToUseEmacsWithRails) You can join to our developent if you whant. You can Merge you Interactively tests running in our project for example, or write some other useful stuff. If you interesting in it mail to me (crazypit13 at gmail dot com) or to Dmitry
PS: New project page:http://rubyforge.org/projects/emacs-rails/