reevoo/sapience-rb

View on GitHub
test_apps/rails_5_0/db/seeds.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [81/80]
Open

#   movies = Movie.create([{ name: 'Star Wars' }, { name: 'Lord of the Rings' }])
Severity: Minor
Found in test_apps/rails_5_0/db/seeds.rb by rubocop

Line is too long. [111/80]
Open

# The data can then be loaded with the rails db:seed command (or created alongside the database with db:setup).
Severity: Minor
Found in test_apps/rails_5_0/db/seeds.rb by rubocop

Line is too long. [103/80]
Open

# This file should contain all the record creation needed to seed the database with its default values.
Severity: Minor
Found in test_apps/rails_5_0/db/seeds.rb by rubocop

There are no issues that match your filters.

Category
Status