Explore the variety of background jobs Rails applications are responsible for
Category Archives: Uncategorized
Testing a New Page Loaded (or not) with Capybara
Testing a New Page Loaded (or not) with Capybara
How to Get Production-like Error Responses in Your Rails Tests
How to Get Production-like Error Responses in Your Rails Tests
How to Cleanly Test Rails Rake Tasks with RSpec
How to Cleanly Test Rails Rake Tasks with RSpec
Faster RSpec: Profiling FactoryGirl
Faster RSpec: Profiling FactoryGirl
RSpec Refactoring Patterns: Extract Matcher
RSpec Refactoring Patterns: Extract Matcher
Testing CodeMirror Editor with Capybara & RSpec
How to test the CodeMirror editor with Capybara and RSpec
Note to Self: Scroll to the End of the README
Be sensible, save time: read to the end of the README.
Run bundler-audit Regularly on Your Rails Apps with Rake
How to run bundler-audit on your Rails Apps using your default Rake task
Beat Spec File Name Blunders
Configure your project with a spec file name enforcer.