Paxa / light_recordLinks
ActiveRecord extension to kick the speed of allocating ActiveRecord object
☆162Updated 3 years ago
Alternatives and similar repositories for light_record
Users that are interested in light_record are comparing it to the libraries listed below
Sorting:
- Decorators on top of your ORM layer.☆171Updated last year
- Rails SQL Query Tracker☆177Updated 3 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆142Updated last year
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 2 months ago
- Action Cable command-line client☆230Updated 2 years ago
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆149Updated 8 years ago
- Improve perceived performance of your rails application with minimum effort☆244Updated 8 years ago
- Fast batch deletes for Active Record and Postgres☆201Updated 3 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 4 years ago
- Actionable code coverage.☆236Updated 2 weeks ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated 8 months ago
- Lupa lets you create simple, robust and scaleable search filters with ease using regular Ruby classes and object oriented design patterns…☆105Updated last month
- Composable pipelines for Enumerators.☆205Updated last week
- subdomain support for your ruby development environment out of the☆89Updated last year
- Fast modern plain Ruby serializers using zero dependencies☆233Updated 4 years ago
- Add support to complex resources of PostgreSQL, like data types, array associations, auxiliary statements (CTE), and full-text search (FT…