class Solerian::DB::Meaning
- Solerian::DB::Meaning
- Solerian::DB::Base
- Reference
- Object
Included Modules
- JSON::Serializable
- Solerian::DB::Sectionable
Defined in:
solerian/db.crConstructors
- .new(pull : JSON::PullParser)
- .new(*, eng : String, sections : Array(String), created_at : Time | Nil = nil, updated_at : Time | Nil = nil, hash : String | Nil = nil)
Instance Method Summary
Instance methods inherited from module Solerian::DB::Sectionable
sections : Array(String)
sections
Constructor Detail
def self.new(*, eng : String, sections : Array(String), created_at : Time | Nil = nil, updated_at : Time | Nil = nil, hash : String | Nil = nil)
#