# This configuration was generated by `rubocop --auto-gen-config` # on 2014-08-05 09:15:27 +0000 using RuboCop version 0.24.1. # The point is for the user to remove these configuration records # one by one as the offenses 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. # Offense count: 28 # Cop supports --auto-correct. Style/AndOr: Enabled: false # Offense count: 2 Style/BlockNesting: Max: 4 # Offense count: 5 # Configuration parameters: CountComments. Style/ClassLength: Max: 160 # Offense count: 18 Style/CyclomaticComplexity: Max: 18 # Offense count: 48 Style/Documentation: Enabled: false # Offense count: 400 # Configuration parameters: AllowedVariables. Style/GlobalVars: Enabled: false # Offense count: 195 # Configuration parameters: AllowURI. Style/LineLength: Max: 236 # Offense count: 66 # Configuration parameters: CountComments. Style/MethodLength: Max: 57 # Offense count: 19 # Cop supports --auto-correct. Style/Not: Enabled: false # Offense count: 9 Style/SelfAssignment: Enabled: false