What are the best modes, configuration settings, or anything that makes developing a ruby on rails app in emacs better.
What are the best modes, configuration settings, or anything that makes developing a ruby
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should try all the RoR and settle on the one you like best.
First you should check out Marshall Vandegrift’s excellent screencast using ECB, ruby-mode, emacs-rails, and some other stuff. It gives you a good feel for how cool writing RoR on Emacs can be.
In short here are some of the modes you should try:
Here are some other modes that are useful:
More modes you might try:
Oh and of course you need ruby-mode, which comes with the ruby source, and is maintained by Matz himself.
Hope this helps