# This configuration was generated by `rubocop --auto-gen-config` # on 2014-06-12 15:05:43 -0400 using RuboCop version 0.18.1. # The point is for the user to remove these configuration records # one by one as the offences are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offence count: 41 Documentation: Enabled: false # Offence count: 57 LineLength: Max: 165 # Offence count: 6 # Configuration parameters: CountComments. MethodLength: Max: 21