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