Class: Decathlon::Sportplaces::Place

Inherits:
Object
  • Object
show all
Defined in:
lib/decathlon/sportplaces/place.rb

Class Method Summary collapse

Class Method Details

.search(params) ⇒ Object



7
8
9
# File 'lib/decathlon/sportplaces/place.rb', line 7

def self.search(params)
  return 'hello world'
end