Skip to content

Commit

Permalink
いったん戻してみる
Browse files Browse the repository at this point in the history
  • Loading branch information
ogawa-tomo committed Oct 14, 2023
1 parent 048b62f commit 9936c06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

class Scheduler::Daily::NotifyCertainPeriodPassedAfterLastAnswerController < SchedulerController
class Scheduler::Daily::NotifyCertainPeriodPassedAfterLastAnswerController < ApplicationController
def show
Question.notify_certain_period_passed_after_last_answer
head :ok
Expand Down

0 comments on commit 9936c06

Please sign in to comment.