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