sinsiliux's Blueprints at master - GitHub
Another replacement for factories and fixtures that focuses on being DRY and making developers type as little as possible.
Related cards:
mynyml's holygrail at master - GitHub
The Holy Grail of testing for front-end development; execute browser-less, console-based, javascript + DOM code right from within your Rails test suite.
pluginaweek's plugin_test_helper at master - GitHub
Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application
xing's flag_shih_tzu at master - GitHub
A rails plugin to store a collection of boolean attributes in a single ActiveRecord column as a bit field.
jcapote's theman at master - GitHub
theman is a super simple "framework" that uses god/rufus-scheduler to create long running workers that do things at certain times.
thoughtbot's bourne at master - GitHub
Test spies are a form of test double that preserves the normal four-phase unit
datagraph's rack-throttle at master - GitHub
Rack middleware for rate-limiting incoming HTTP requests.