app/controllers/direct_messages_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. [101/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

      redirect_to [@receiver, @direct_message], notice: I18n.t("flash.actions.create.direct_message")

There are no issues that match your filters.

Category
Status