app/models/legislation/answer.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [120/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

  belongs_to :question_option, class_name: 'Legislation::QuestionOption', foreign_key: 'legislation_question_option_id',
Severity: Minor
Found in app/models/legislation/answer.rb by rubocop

There are no issues that match your filters.

Category
Status