Class: Currently::Application

Inherits:
Object
  • Object
show all
Defined in:
lib/currently.rb

Instance Method Summary collapse

Instance Method Details

#runObject



11
12
13
# File 'lib/currently.rb', line 11

def run
  puts "currently hasn't been written yet!"
end