nullobject / rein
Database constraints made easy for ActiveRecord.
☆670Updated 4 years ago
Alternatives and similar repositories for rein:
Users that are interested in rein are comparing it to the libraries listed below
- Simple, elegant testing for Rails Engines☆712Updated 6 months ago
- The instafailing RSpec progress bar formatter☆958Updated 2 years ago
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆849Updated this week
- Takes some boilerplate out of Ruby with methods like attr_initialize.☆559Updated 7 months ago
- This project has moved to GitLab! Please check there for the latest updates.☆997Updated 3 years ago
- Pooled active support compliant caching with redis☆504Updated 5 years ago
- See statistic about your workers☆798Updated last year
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆406Updated 2 years ago
- What ActiveModel left out☆1,197Updated last month
- A command line interface for smithing Ruby gems.☆465Updated this week
- Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.☆690Updated last year
- A simple, ORM agnostic, Ruby >=2.2 compatible date validator for Rails, based on ActiveModel.☆495Updated last year
- Performance testing matchers for RSpec☆604Updated 10 months ago
- A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app☆899Updated last year
- Configuration library for Ruby gems and applications☆801Updated 7 months ago
- Manage settings with Ruby on Rails☆1,012Updated last month
- A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control. Make them flow!☆611Updated 4 years ago
- ActiveSupport::Memoizable with a few enhancements☆923Updated 8 months ago
- Multiple databases for Rails☆462Updated 2 years ago
- An ActiveRecord null database adapter for greater speed and isolation in unit tests.☆587Updated 2 months ago
- Rescue and report exceptions in non-critical code☆532Updated last month
- A Ruby library for testing your library against different versions of dependencies.☆1,278Updated 3 months ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆505Updated 5 years ago
- Ruby library for HTML/XML transformation and sanitization☆938Updated last week
- Time calculations using business hours.☆492Updated 7 months ago
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆1,600Updated 3 weeks ago
- TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection☆345Updated 4 years ago
- Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony