Module: Bugler
- Defined in:
- lib/bugler.rb,
lib/bugler/config.rb,
lib/bugler/version.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
"0.0.4"
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
6 7 8 |
# File 'lib/bugler.rb', line 6 def self.hi "Toot toot! Hello world!" end |