A simple gem for dealing with side effects
This gem makes it easy to create commands that keep track of side effects. If an error happens then each command can be undone again. https://github.com/sammyhenningsson/file_transactions
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!
This gem makes it easy to create commands that keep track of side effects. If an error happens then each command can be undone again. https://github.com/sammyhenningsson/file_transactions
Post a comment