Sha256: 1cc0f7d7b70813e54cad0d58eac2a1d8e901e8a2cec8d30149ca21037529bbaf

Contents?: true

Size: 233 Bytes

Versions: 10

Compression:

Stored size: 233 Bytes

Contents

Rails:
  Enabled: true

# ignore auto generated file
AllCops:
  Exclude:
    - "db/schema.rb"

# should be use TimeWithZone
Rails/Date:
  EnforcedStyle: strict

# should be careful to timezone
Rails/TimeZone:
  EnforcedStyle: strict

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
unasukecop-0.7.0 config/rails.yml
unasukecop-0.6.2 config/rails.yml
unasukecop-0.6.1 config/rails.yml
unasukecop-0.6.0 config/rails.yml
unasukecop-0.5.0 config/rails.yml
unasukecop-0.4.0 config/rails.yml
unasukecop-0.3.0 config/rails.yml
unasukecop-0.2.0 config/rails.yml
unasukecop-0.1.1 config/rails.yml
unasukecop-0.1.0 config/rails.yml