rosenfeld / rspec_nested_transactions
Nested Transactions around before/after(:all) blocks too besides examples for RSpec
☆37Updated 2 years ago
Alternatives and similar repositories for rspec_nested_transactions
Users that are interested in rspec_nested_transactions are comparing it to the libraries listed below
Sorting:
- ☆30Updated 8 years ago
- ☆58Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 7 months ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Enforce environment variable requirements.☆29Updated 9 years ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 9 months ago
- PgMorph gives you a way to handle DB consistency for polymorphic relations and is based on PostgreSQL inheritance and partitioning featur…☆73Updated 5 years ago
- Bundler plugin for showing gem diffs☆44Updated 4 months ago
- Experimental post-framework view library☆45Updated last year
- Seamless PostgreSQL date partitioning for your Rails models