+5

Reindent lines bug with Ruby

Joshua Siler vor 12 Jahren aktualisiert vor 12 Jahren 0
When a line of code has a partial comment, like:

User.find(1) # I hate this guy
The Reindent Lines feature will stop working correctly at that line.