Class: Ruboty::Github::Actions::Remember
- Defined in:
- lib/ruboty/github/actions/remember.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Ruboty::Github::Actions::Base
Instance Method Details
#call ⇒ Object
7 8 9 10 |
# File 'lib/ruboty/github/actions/remember.rb', line 7 def call remember report end |