codeforsanjose/codeforsanjose

View on GitHub
config/application.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [99/80]
Open

    # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
Severity: Minor
Found in config/application.rb by rubocop

Line is too long. [98/80]
Open

    # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
Severity: Minor
Found in config/application.rb by rubocop

Line is too long. [82/80]
Open

    # Settings in config/environments/* take precedence over those specified here.
Severity: Minor
Found in config/application.rb by rubocop

Line is too long. [87/80]
Open

    # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
Severity: Minor
Found in config/application.rb by rubocop

Line is too long. [89/80]
Open

    # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
Severity: Minor
Found in config/application.rb by rubocop

There are no issues that match your filters.

Category
Status