43 44 45
# File 'lib/punk/startup/database.rb', line 43 def self.migration(&block) Sequel::MigrationDSL.create(&block) end