Method: Foo#hello
- Defined in:
- lib/carat-dev/import-module/import-module-0.81/lib/import-module.rb
#hello ⇒ Object
461 462 463 |
# File 'lib/carat-dev/import-module/import-module-0.81/lib/import-module.rb', line 461 def hello puts 'hello' end |