Source
Inherits YAML::Serializable / JSON::Serializable / Granite::Base / Granite::Select / Granite::Migrator / Granite::ValidationHelpers / Granite::Validators / Granite::Transactions / Granite::Tables / Granite::Columns / Granite::Callbacks / Granite::Associations / Reference / Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Class methods
adapter
Instance methods
active
Sourceactive=(active : Bool)
Sourcecreated_at
Sourcecreated_at!
Sourcecreated_at=(created_at : Time | Nil)
Sourcedestroy_records
Sourceid
Sourceid!
Sourceid=(id : Int64 | Nil)
Sourceignore_categories
Sourceignore_categories!
Sourceignore_categories=(ignore_categories : String | Nil)
Sourceignored_categories_list
Sourcelast_parsed_at
Sourcelast_parsed_at!
Sourcelast_parsed_at=(last_parsed_at : Time | Nil)
Sourcerecords
Sourcetitle
Sourcetitle=(title : String)
Sourcetype
Sourcetype=(type : String)
Sourceurl
Sourceurl=(url : String)
Source