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