class Wax::Generators::Migration::Add

Defined in:

generators/migration.cr

Instance Method Summary

Instance methods inherited from class Wax::Generators::Migration::Type

args : Array(String) args, call call, type : String type

Constructor methods inherited from class Wax::Generators::Migration::Type

new(type : String, args : Array(String)) new

Class methods inherited from class Wax::Generators::Migration::Type

for(type_name : String) for, handle(type : String) handle, with(args : Array(String)) with

Instance Method Detail

def call #

[View source]