module Immigrate
Constants
- VERSION
Public Class Methods
database()
click to toggle source
# File lib/immigrate.rb, line 7 def self.database @@database ||= Database.new end
# File lib/immigrate.rb, line 7 def self.database @@database ||= Database.new end