class Solerian::DB::Meaning

Included Modules

Defined in:

solerian/db.cr

Constructors

Instance Method Summary

Instance methods inherited from module Solerian::DB::Sectionable

sections : Array(String) sections

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(*, eng : String, sections : Array(String), created_at : Time | Nil = nil, updated_at : Time | Nil = nil, hash : String | Nil = nil) #

[View source]

Instance Method Detail

def created_at : Time #

def eng : String #

[View source]
def eng=(eng : String) #

[View source]
def id : String #

def touch! #

[View source]
def updated_at : Time #