I just pulled in some new fixes to ruby-mode and ruby-compilation from
Phil, and there have been a couple of other additions to Rinari over the
last couple of weeks. If you haven't updated from the git repo in a
while now may be a good time.
The most recent version:
- works on Windows
- has improved movement between controllers and views
- has a tiny new minor-mode making two rinari functions (console and
webserver) available in Why's Camping framework (I could add
navigation functions, but since most camping application are a single
file it seems silly). To use this just add (rinari 'rinari-camps) to
your .emacs, then call M-x rinari-camps from inside of your camping
file.
If anyone uses Merb, and would like a compatible version of rinari
please let me know, I believe it would be fairly trivial to make the
required changes.
Cheers -- Eric