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