deepcerulean / passive_recordLinks
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
Sorting:
- Small library for operations with time steps (like "next day", "floor to hour" and so on)☆275Updated 5 years ago
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆166Updated 7 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 last year
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated 4 months ago
- When NullObject meets ActiveRecord☆110Updated 9 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- Improve perceived performance of your rails application with minimum effort☆244Updated 7 years ago
- A Ruby gem for using the postgres explain command with Active Record☆225Updated 2 years ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆163Updated 2 years ago
- Rails SQL Query Tracker☆176Updated 3 years ago
- Minitest + all the features you always wanted.☆469Updated 4 months ago
- Auto generate factories from data☆113Updated 2 years ago
- Modern bulk import for ruby on rails.☆128Updated 9 years ago
- Create simple or complex workflows and rock your app!☆150Updated 9 years ago
- Tool for writing characterization tests - Generate RSpec or minitest specs based on existing behavior in a straightforward manner☆99Updated 7 years ago
- Lupa lets you create simple, robust and scaleable search filters with ease using regular Ruby classes and object oriented design patterns…☆104Updated 9 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆214Updated 9 months ago
- Speedup applications boot by caching require calls