# This configuration was generated by `rubocop --auto-gen-config` # on 2014-09-15 17:44:35 -0500 using RuboCop version 0.26.0. # 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: 2 # Configuration parameters: CountComments. Metrics/ClassLength: Enabled: false # Offense count: 4 Metrics/CyclomaticComplexity: Enabled: false # Offense count: 15 # Configuration parameters: CountComments. Metrics/MethodLength: Enabled: false # Offense count: 3 Metrics/PerceivedComplexity: Enabled: false # Offense count: 63 Style/Documentation: Enabled: false # Offense count: 9 # Configuration parameters: MinBodyLength. Style/GuardClause: Enabled: false # Offense count: 2 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