Category Archives: Ruby language

things with strings

RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide. The above links lead to authoritative sources about Rubocop. I wanted to make a comment about variable types, and one convention Rubocop enforces. This little program shows how loosely variables in… Read More »