Module: HelloWorldRails
- Defined in:
- lib/hello-world-rails.rb
Class Method Summary collapse
Class Method Details
.do ⇒ Object
2 3 4 |
# File 'lib/hello-world-rails.rb', line 2 def self.do "Hello World from the hon'ble helloworldrails Gem!" end |