app/controllers/cites_trade/exports_controller.rb
Method download
has 26 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
def download
respond_to do |format|
format.html {
search = Trade::ShipmentsExportFactory.new(search_params.merge({
:per_page => Trade::ShipmentsExport::PUBLIC_CSV_LIMIT