class Album
- Album
- Reference
- Object
Defined in:
models/album.crConstructors
Class Method Summary
Instance Method Summary
- #description : String
- #description=(description : String)
- #id : Int64
- #id=(id : Int64)
- #name : String
- #name=(name : String)
- #posts(db : DB::Database, indexer : Indexer)
- #thumbnail(db : DB::Database, indexer : Indexer)