Play in the Sandbox
Sandbox is a (very) small library that lets you easily test code that interacts with the filesystem. It creates a temporary directory, lets you “play” in that sandbox, and then deletes it when you’re done.
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!
Sandbox is a (very) small library that lets you easily test code that interacts with the filesystem. It creates a temporary directory, lets you “play” in that sandbox, and then deletes it when you’re done.
Post a comment