I currently use emacs for planning and notes (PlannerMode). Been using
RadRails for Ruby/Rails dev but can’t stand it anymore. I’d like to set
up
emacs to be a powerful rails/ruby ide.
However, I’m confused - I don’t know where to start. I’ve seen these two
screencasts:
I’ve tried the emacs-rails but had some troubes with dependencies and
also
couldn’t figure out yet how to add the file navigation widget.
If someone could point me to the right direction on where I could find
the
right set of modes and elisp scripts to build that cool and productive
ide
of the screencasts, I would be grateful!
Both Marshall (1st screencast) and the second screencast are using
the emacs-rails package along with ECB (emacs code browser). Marshall
goes off to show a bunch of other emacs packages as well.
You can download the emacs-rails and ecb if you don’t already have
it. You’ll also need emacs 22 (there’s a emacs 22 package for
windows) for emacs-rails to work. Xemacs (which I prefer) has a nice
package manager and the windows installation comes with a lot of stuff
working out of the box compared to setting up emacs, but is
unfortunately not completely compatible with emacs-rails and some
other emacs packages (like nxml which Marshall shows a bit of).
I’ve wanted to make a suped up mode for ruby as well as rails that
was drop dead easy to install but never really got the project going.
right set of modes and elisp scripts to build that cool and productive
ide of the screencasts, I would be grateful!
This is useful :
I’ve don’t use ECB to browse my project, I find using the speedbar plus
toggle.el gives me all I need. You may like to try emacs-rails mode
without ECB to begin with, as installing that package is an added
complexity.
Hope this helps,
Chris
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.