0

Is there a gem I can install that creates a rake task that, when run, beautifies up my ruby code? Indentation, rouge line breaks, that sort of thing?

2
  • If you don't find an answer to your question, I would recommend looking into Vim for Rubyists, and start using an editor. Why overload the application with a gem, why not fix the programmer's editor? Commented Apr 25, 2014 at 3:24
  • Possible duplicate of stackoverflow.com/questions/9103874/… - you can see some gems listed in the answers. I also highly recommend just using an editor like Vim or Sublime to format the code. Commented Apr 25, 2014 at 5:44

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.