Posted By: Dmitry Galinsky
Date: 2007-04-14 23:27
Summary: emacs-rails 0.5.99.3
Project: emacs-rails

User-visible Changes:
=====================
* Added speedbar integration, type [F11] to toogle speedbar
* Fixed #9880: the hotkey "C-c ." conflicted with ECB, changed to "C-c C-c ,"
* New hotkeys, to easy switch without a popup menu between a
controller or a model related files
In model layout:
- "C-c m" go to model
- "C-c u" go to unit test
- "C-c g" go to migration
- "C-c c" go to controller
- "C-c x" go to fixture
- "C-c n" go to mailer
In controller layout:
- "C-c g" go to migration
- "C-c m" go to model
- "C-c h" go to helper
- "C-c f" go to functional test
- "C-c c" go to controller
- "C-c u" go to unit test
* Fixed bug #9783 (remove-postfix: Wrong type argument: arrayp, nil)
* Updated the compilation output, for better highlight of error and warnings
* Added the flymake support to on the fly syntax checked in the ruby-mode

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: emacs-rails-0.5.99.3

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post
  flymake issueIan Cottee02007-04-12 13:19