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