The YAML::Serializable module automatically generates methods for YAML serialization when included. Example. require "yaml" class Location include ...
確定! 回上一頁