DESCRIPTION Gets the current ruby indentation level. Just a simple (not correct) implementation, got a better one? Please fork ;)

SETUP gem install ruby_indentation

USAGE RubyIndentation[‘# ruby code’]

J-_-L