How to Cleanly Test Rails Rake Tasks with RSpec
When you need to test Rake tasks for a Rails app, its convenient to be able to write short, snappy specs. https://www.wetestrails.com/blog/test-rails-rake-tasks-with-rspec
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!
When you need to test Rake tasks for a Rails app, its convenient to be able to write short, snappy specs. https://www.wetestrails.com/blog/test-rails-rake-tasks-with-rspec
Post a comment