Class: Fuck::Pink
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.
13 14 15 16 17 18 19 |
# File 'lib/fuck/pink.rb', line 13 def initialize( = {}) = { resource: "pink", }.merge() (:resource, :from, ) end |