Class: SequelMigrationsToys::Template::Create

Inherits:
Base
  • Object
show all
Defined in:
lib/sequel_migrations_toys/template/create.rb,
lib/sequel_migrations_toys/template/create/_base.rb,
lib/sequel_migrations_toys/template/create/regular.rb

Overview

Define toys for Sequel migrations creation

Defined Under Namespace

Classes: Base, Regular

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