Class: Housecanary::API::Sale

Inherits:
Object
  • Object
show all
Extended by:
Dry::Initializer
Defined in:
lib/housecanary/api/sale.rb

Class Method Summary collapse

Class Method Details

.call(*args) ⇒ Object



26
27
28
# File 'lib/housecanary/api/sale.rb', line 26

def self.call(*args)
  new(*args)
end