generate functionWed, 01 Mar 2023

rubocop change metric in comment

# rubocop:disable Metrics/BlockLength def index respond_to do |format| format.html format.json do render json: @courses end end end # rubocop:enable Metrics/BlockLength

Questions about programming?Chat with your personal AI assistant