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

    @direct_upload = DirectUpload.new(direct_upload_params.merge(user: current_user, attachment: params[:attachment]))

There are no issues that match your filters.

Category
Status