Class: Fuck::Flying
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ Flying
constructor
A new instance of Flying.
Methods included from Salutations
Constructor Details
#initialize(options = {}) ⇒ Flying
Returns a new instance of Flying.
14 15 16 17 18 19 20 |
# File 'lib/fuck/flying.rb', line 14 def initialize( = {}) = { resource: "flying", }.merge() (:resource, :from, ) end |