Class: Amazing
- Inherits:
-
Object
- Object
- Amazing
- Defined in:
- lib/vendor/thor/spec/base_spec.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
6 7 8 |
# File 'lib/vendor/thor/spec/base_spec.rb', line 6 def hello puts "Hello" end |