Module: GeoFoo::Scope

Defined in:
lib/geo_foo/scope.rb

Class Method Summary collapse

Class Method Details

.helloObject



4
5
6
# File 'lib/geo_foo/scope.rb', line 4

def self.hello
  puts "hello"
end