Class: Currently::Application
- Inherits:
-
Object
- Object
- Currently::Application
- Defined in:
- lib/currently.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
11 12 13 |
# File 'lib/currently.rb', line 11 def run puts "currently hasn't been written yet!" end |