5 ms·
Do any ROR devs use emacs? Are there articles on good configurations for Ruby or Rails? I'm trying to get into emacs. I see the value, but it is REALLY overw
by fvinci 12y ago
Do any ROR devs use emacs? Are there articles on good configurations for Ruby or Rails? I'm trying to get into emacs. I see the value, but it is REALLY overwhelming getting started.
- tuhdo 12y agoYou can use the popular Emacs Prelude: https://github.com/bbatsov/prelude https://github.com/bbatsov/prelude . It's an Emacs setup that improves the original Emacs. The author is also a ROR developer, so he sure knows how to configure it properly. To learn the basics of Emacs, start with my mini-manual: http://tuhdo.github.io/emacs-tutor.html http://tuhdo.github.io/emacs-tutor.html
- hvis 12y agoHere's a different couple of guides to get you started: http://lorefnon.me/2014/02/02/configuring-emacs-for-rails.html http://lorefnon.me/2014/02/02/configuring-emacs-for-rails.ht... http://crypt.codemancers.com/posts/2013-09-26-setting-up-emacs-as-development-environment-on-osx/ http://crypt.codemancers.com/posts/2013-09-26-setting-up-ema...