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