class Decathlon::Sportplaces::Place
Public Class Methods
search(params)
click to toggle source
# File lib/decathlon/sportplaces/place.rb, line 7 def self.search(params) return 'hello world' end
# File lib/decathlon/sportplaces/place.rb, line 7 def self.search(params) return 'hello world' end