apotonick / disposableLinks
Decorators on top of your ORM layer.
☆171Updated last year
Alternatives and similar repositories for disposable
Users that are interested in disposable are comparing it to the libraries listed below
Sorting:
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 4 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 3 months ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆162Updated 3 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆530Updated 2 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Run your data migration scripts like a master☆126Updated last year
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- 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
- Improve perceived performance of your rails application with minimum effort☆243Updated 8 years ago
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated 4 months ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆205Updated 9 months ago
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆149Updated 8 years ago
- Render Rails templates to a string from any class.☆226Updated 6 years ago
- subdomain support for your ruby development environment out of the☆89Updated last year
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 7 years ago
- A nifty service layer for your Rails app☆221Updated 2 months ago
- Lupa lets you create simple, robust and scaleable search filters with ease using regular Ruby classes and object oriented design patterns…☆105Updated 2 months ago
- Bundler for Sprockets☆166Updated 2 years ago
- Rails SQL Query Tracker☆177Updated 3 years ago
- Simple yet useful Geo Coordinates class for Ruby☆123Updated 4 years ago
- Redis-backed, per-worker rate limits for job processing.☆205Updated 6 months ago
- ActiveRecord-like Attributes API for ActiveModel☆145Updated 5 years ago
- When NullObject meets ActiveRecord☆110Updated 10 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Fills the gap between nested caching and the n+1 queries problem☆92Updated 10 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆133Updated 2 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 5 years ago
- Ruby gem to load SQL queries from `.sql.erb` templates using ERB.☆161Updated last month