module SimpleMigrate
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
# File lib/simple_migrate.rb, line 5 def self.hello "This is test gem" end
# File lib/simple_migrate.rb, line 5 def self.hello "This is test gem" end