+5

Reindent lines bug with Ruby

Joshua Siler 12 years ago updated 12 years ago 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.