Class: SequelMigrationsToys::Template::Create::Base

Inherits:
Base
  • Object
show all
Includes:
Toys::Template
Defined in:
lib/sequel_migrations_toys/template/create/_base.rb

Overview

Base class for Sequel migrations creation toys

Direct Known Subclasses

Regular

Defined Under Namespace

Modules: CommonMigrationsCreateCode

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