# This configuration was generated by `rubocop --auto-gen-config` # on 2014-11-12 20:52:38 -0600 using RuboCop version 0.27.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: 8 Metrics/AbcSize: Enabled: false # Offense count: 2 # Configuration parameters: CountComments. Metrics/ClassLength: Enabled: false # Offense count: 4 Metrics/CyclomaticComplexity: Enabled: false # Offense count: 17 # Configuration parameters: CountComments. Metrics/MethodLength: Enabled: false # Offense count: 3 Metrics/PerceivedComplexity: Enabled: false # Offense count: 10 # Configuration parameters: MinBodyLength. Style/GuardClause: Enabled: false # Offense count: 1 Style/ModuleFunction: Enabled: false # Offense count: 1 Style/MultilineBlockChain: Enabled: false # Offense count: 1 # Configuration parameters: EnforcedStyle, SupportedStyles. Style/RaiseArgs: Enabled: false # Offense count: 3 # Cop supports --auto-correct. # Configuration parameters: IgnoredMethods. Style/SymbolProc: Enabled: false