Commit f2951b38 authored by Ben Hale's avatar Ben Hale Committed by Dave Syer

Ruby indentation conventions

By convention, Ruby code is indented using two spaces (  ) per-level.
The code used tabs (\t) previously and therefore wasn't idiomatic.
This change updates the indenting to use two spaces.
parent a3c398ca
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment