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 4 years ago
- Keep your ActionMailer emails from escaping into the wild during development.☆151Updated 2 years ago
- Rails builder for creating tables and calendars inspired by ActionView's FormBuilder.☆120Updated 10 years ago
- A pure-ruby debugger☆113Updated 10 years ago
- Converts Ruby files to and from Ruby 1.9's Hash syntax☆82Updated 13 years ago
- Exception debugging console for Ruby☆208Updated 13 years ago
- Remote API model associations.☆98Updated 6 years ago
- The missing coercion framework for Ruby☆25Updated 11 years ago
- Date/time and number parsing for Rails.☆260Updated 4 years ago
- [DEPRECATED] Adds test spies to mocha.☆114Updated 8 years ago
- Rack middleware to handle raw file uploads☆99Updated 6 years ago
- Ruby views without a templating language☆206Updated 11 years ago
- Rails plugin that silences Postgresql connection adapter verbose output☆81Updated 8 years ago
- Object oriented acceptance testing using personas.☆92Updated 4 years ago
- Provides a single point of entry for using basic features of ruby ORMs☆195Updated 5 years ago
- A generic settings store for Rails 3.x ActiveRecord models.☆44Updated 11 years ago
- A smart table builder for Rails collections☆128Updated 4 years ago
- maintains the cleanliness of failed jobs on Resque☆170Updated 10 months ago
- Rack Endpoint: E-mail a web form☆44Updated 7 years ago
- Form handling for Ruby inspired by Django forms.☆178Updated 8 months ago
- Add support for master/slave database clusters in ActiveRecord to improve performance.☆58Updated 12 years ago
- A collection of useful rake tasks.☆232Updated 13 years ago
- JQuery UI helpers you can use in your Rails apps☆115Updated 3 months ago
- Testing console for Rails. Helps out with test performance and also makes it easier to run specific tests☆177Updated 9 years ago
- Display system notifications (dbus, growl and snarl) after running tests. It works on Mac OS X, Linux and Windows. Powerful when used wit…☆62Updated 2 years ago
- Easily run dirty tests when using Git☆28Updated 4 years ago
- RSpec matchers for testing Sunspot searches☆56Updated 8 years ago
- Adds support in ActiveRecord for foreign_keys, complex indexes and other database-related stuff☆39Updated 13 years ago
- Easier schema management for Rails that complements your domain model.☆160Updated 5 years ago
- quick ruby modeling -- basically attr_accessor with default values, light-weight casting, and a constructor☆72Updated 4 years ago