Sha256: 7fd02b37e0fb9370c309ebf37b5ad06ab3576cf0cb1cb69e7c87881fcfb43a5f
Contents?: true
Size: 526 Bytes
Versions: 10
Compression:
Stored size: 526 Bytes
Contents
AllCops: Exclude: - 'bin/rails' - 'spec/dummy/**/*' - 'lib/generators/authenticate/install/templates/db/migrate/**/*' - 'lib/generators/authenticate/routes/templates/routes.rb' Metrics/LineLength: Max: 120 Documentation: Exclude: - 'lib/generators/**/*' Metrics/MethodLength: Max: 16 Metrics/ClassLength: Exclude: - 'lib/generators/authenticate/install/install_generator.rb' Metrics/AbcSize: Max: 18 Lint/IneffectiveAccessModifier: Exclude: - 'lib/generators/authenticate/**/*'
Version data entries
10 entries across 10 versions & 1 rubygems