Class: HelloRubyconf

Inherits:
Object
  • Object
show all
Defined in:
lib/hello_rubyconf.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



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

def to_s
  'Hello, Rubyconf'
end