We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca4181 commit 698d912Copy full SHA for 698d912
app/controllers/backoffice/reports_controller.rb
@@ -1,6 +1,6 @@
1
module Backoffice
2
class ReportsController < ApplicationController
3
- before_action :check_environment
+ # before_action :check_environment
4
5
RESULTS_LIMIT = 50
6
0 commit comments