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