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