app/controllers/verification/residence_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage

Final newline missing. (https://github.com/bbatsov/ruby-style-guide#newline-eof)
Open

end

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

      params.require(:residence).permit(:document_number, :document_type, :date_of_birth, :postal_code, :terms_of_service)

There are no issues that match your filters.

Category
Status