A gemified plugin with Rails 3.2, Rspec, Capybara, Spork, and Guard
It can be tricky to set up a new gemified Rails plugin (with the dummy application) to use Rspec and friends rather than the default test-unit. Here’s how I did it.
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!
It can be tricky to set up a new gemified Rails plugin (with the dummy application) to use Rspec and friends rather than the default test-unit. Here’s how I did it.
Post a comment