patmaddox / no-peeping-toms
NOTE: This functionality is included in Rails 3.1 and above. Disables observers during testing, allowing you to write model tests that are completely decoupled from the observer. Also lets you enable observers for a certain block of code, so that you can write observer tests
☆135Updated 7 years ago
Alternatives and similar repositories for no-peeping-toms:
Users that are interested in no-peeping-toms are comparing it to the libraries listed below
- Obsolete - use verifying doubles in RSpec 3☆361Updated 5 years ago
- Keep your ActionMailer emails from escaping into the wild during development.☆154Updated 2 years ago
- Date/time and number parsing for Rails.☆260Updated 4 years ago
- A pure-ruby debugger☆113Updated 10 years ago
- Rails plugin that silences Postgresql connection adapter verbose output☆81Updated 8 years ago
- SlimScrooge heavily optimises your database interactions☆313Updated 9 years ago
- Converts Ruby files to and from Ruby 1.9's Hash syntax☆82Updated 13 years ago
- [DEPRECATED] Adds test spies to mocha.☆114Updated 8 years ago
- Object oriented acceptance testing using personas.☆92Updated 5 years ago
- Rails builder for creating tables and calendars inspired by ActionView's FormBuilder.☆120Updated 10 years ago
- Easier schema management for Rails that complements your domain model.☆160Updated 5 years ago
- Add support for master/slave database clusters in ActiveRecord to improve performance.☆58Updated 13 years ago
- Remote API model associations.☆99Updated 6 years ago
- Ruby views without a templating language☆206Updated 11 years ago
- An alternative to ruby Benchmark☆55Updated 8 years ago
- Rack middleware to handle raw file uploads☆100Updated 6 years ago
- A smart table builder for Rails collections☆128Updated 4 years ago
- An Active Model validator that ensures an image contains a face using the face.com API.☆54Updated 13 years ago
- Testing console for Rails. Helps out with test performance and also makes it easier to run specific tests☆177Updated 10 years ago
- Rack middleware for redirecting unsupported browser requests to "please upgrade" page☆156Updated 9 years ago
- maintains the cleanliness of failed jobs on Resque☆170Updated last year
- A Ruby Gem that contains easy to use statistical functions☆85Updated last year
- The missing coercion framework for Ruby☆25Updated 12 years ago
- Rack Endpoint: E-mail a web form☆44Updated 7 years ago
- RSpec matcher for Resque☆294Updated 2 years ago
- Vendorer keeps your dependencies documented, cached and up to date☆185Updated 5 years ago
- A Resque plugin for ensuring only one instance of your job is running at a time.☆114Updated 6 years ago
- Mutant is a mutation tester. It modifies your code and runs your tests to make sure they fail. The idea is that if code can be changed an…☆47Updated 12 years ago
- DCI (data, context and interaction) for Ruby / Rails / ActiveRecord☆69Updated 11 years ago
- The presenter library you already know.☆303Updated 12 years ago