Stringventory::Actions::Database::DataScheme
Inherits YAML::Serializable < Reference < Object
Class used to allow serialization of data to and from yaml.
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
guitars
Sourcesave_all
Save all of the data in the class into the database. This is typically called with a yaml file to save the values in it into the database
string_changes
Sourcestrings
Source