Questions tagged [beautify-ruby]
3 questions
9
votes
4 answers
BeautifyRuby works for .rb and not for .erb files
I am using ST2 on OSX 10.9.1. I have htmlbeautifier gem installed.I installed BeautifyRuby using Package Control.
I have set the ruby path and file patterns in the Default Settings of BeautifyRuby as follows :
{
"tab_or_space": "space",
"ruby":…

Kirti Thorat
- 52,578
- 9
- 101
- 108
1
vote
0 answers
Beautify Ruby on Sublime Text2 problems
My "Beautify Ruby" package for Sublime Text 2 is acting really funny. It is indenting for loops 4 spaces and if statements only 2 while all end statements are unindented 2 spaces. My Sublime is set to use 2 spaces for tabs. This is a new problem…

Schechter
- 224
- 2
- 5
0
votes
1 answer
Sublime Text 2 - BeautifyRuby don't work
i've installed BeautifyRuby in my Sublime Text 2 (running OS X Yosemite 10.10), but is not working, I receive this message when I try to cmd + ctrl + k:
Error: invalid output. Check your ruby interpreter settings
I've changed, as suggested…

AlessioG
- 576
- 5
- 13
- 32