Class: Fuck::Off
- Inherits:
-
PayDirt::Base
- Object
- PayDirt::Base
- Fuck::Off
- Includes:
- Salutations
- Defined in:
- lib/fuck/off.rb
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ Off
constructor
A new instance of Off.
Methods included from Salutations
Constructor Details
#initialize(options = {}) ⇒ Off
Returns a new instance of Off.
5 6 7 8 9 10 11 |
# File 'lib/fuck/off.rb', line 5 def initialize( = {}) = { resource: "off", }.merge() (:resource, :name, :from, ) end |