Class: RefreshMe
- Inherits:
-
Object
- Object
- RefreshMe
- Defined in:
- lib/refresh_me.rb
Class Method Summary collapse
Class Method Details
.execute ⇒ Object
2 3 4 |
# File 'lib/refresh_me.rb', line 2 def self.execute puts "Your apps is going refresh" end |