class Miner::Model

Defined in:

miner/model.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(table : Miner::Table, data : Hash(String, Field::Value)) #

[View source]
def self.new(table : Table) #

[View source]

Instance Method Detail

def id : Int64? #

[View source]
def method_missing #

[View source]
def stored? : Boolean #

[View source]
def to_json(json : JSON::Builder) : String #

[View source]