Class: SequelMigrationsToys::Template::Disable

Inherits:
Base
  • Object
show all
Defined in:
lib/sequel_migrations_toys/template/disable.rb

Overview

Define toys for migrations disable

Constant Summary

Constants inherited from Base

Base::CommonMigrationsCode

Instance Attribute Summary

Attributes inherited from Base

#db_connection_proc, #db_migrations_dir

Method Summary

Methods inherited from Base

#db_connection, #initialize

Constructor Details

This class inherits a constructor from SequelMigrationsToys::Template::Base