Ruby's built-in databases - meet PStore and YAML::Store
Ruby has two fantastic methods built-in that let you save data without using a full-blown database. Learn about PStore and YAML::Store and how to use them!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Ruby has two fantastic methods built-in that let you save data without using a full-blown database. Learn about PStore and YAML::Store and how to use them!
Post a comment