Class: Ruboty::IssueChecker::Actions::Patrol
- Inherits:
-
Actions::Base
- Object
- Actions::Base
- Ruboty::IssueChecker::Actions::Patrol
- Defined in:
- lib/ruboty/issue_checker/actions/patrol.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
5 6 7 |
# File 'lib/ruboty/issue_checker/actions/patrol.rb', line 5 def call .reply('Not implemented.') end |