deepcerulean / passive_record
no-persistence pure ruby relational algebra
☆198Updated 8 years ago
Alternatives and similar repositories for passive_record:
Users that are interested in passive_record are comparing it to the libraries listed below
- Small library for operations with time steps (like "next day", "floor to hour" and so on)☆276Updated 5 years ago
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated last year
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆166Updated 7 years ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆164Updated 2 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated 7 months ago
- A Ruby gem for using the postgres explain command with Active Record☆225Updated 2 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 4 months ago
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆150Updated 7 years ago
- Create simple or complex workflows and rock your app!☆151Updated 9 years ago
- When NullObject meets ActiveRecord☆111Updated 9 years ago
- Ruby gem for isolating code execution into a subprocess☆180Updated 9 years ago
- Improve perceived performance of your rails application with minimum effort☆244Updated 7 years ago
- Extraction of ActiveSupport::Duration from Rails☆126Updated 8 years ago
- Prevent Rails from auto-loading app/ code when running database migrations☆312Updated 3 months ago
- Add comments to your Gemfile with each dependency's description☆174Updated 4 years ago
- Auto generate factories from data☆113Updated 2 years ago
- Rails SQL Query Tracker☆176Updated 2 years ago
- A tool for detecting missing unique indexes in Rails projects☆337Updated 4 years ago
- Modern bulk import for ruby on rails.☆128Updated 9 years ago
- Decorators on top of your ORM layer.☆172Updated 2 months ago
- Minitest + all the features you always wanted.☆462Updated 4 months ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆233Updated last year
- Render portions of your Rails view in a background job queue. ActiveJob + ActionCable.☆190Updated 6 years ago
- Lupa lets you create simple, robust and scaleable search filters with ease using regular Ruby classes and object oriented design patterns…☆104Updated 8 years ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆322Updated 3 weeks ago
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated 3 weeks ago
- Rails engine which will give you a quick display of your database schema and contents for reference☆208Updated 2 years ago
- ActiveRecord like query methods for Ruby enumerable collections.☆74Updated 6 years ago
- Dynamically build an Active Record model (with table) within a test context☆175Updated last month