Class: MigrationMe
- Inherits:
-
Object
- Object
- MigrationMe
- Defined in:
- lib/migration_me.rb
Class Method Summary collapse
Class Method Details
.execute ⇒ Object
2 3 4 |
# File 'lib/migration_me.rb', line 2 def self.execute puts "Migration GUI" end |