We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rails/command
1 parent fca856d commit 00a3e47Copy full SHA for 00a3e47
lib/mission_control/jobs/authentication.rb
@@ -1,3 +1,5 @@
1
+require "rails/command"
2
+
3
class MissionControl::Jobs::Authentication < Rails::Command::Base
4
def self.configure
5
new.configure
0 commit comments