AndyObtiva / super_module
SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This also succeeds ActiveSupport::Concern by offering lighter syntax
☆141Updated 9 months ago
Alternatives and similar repositories for super_module
Users that are interested in super_module are comparing it to the libraries listed below
Sorting:
- Extraction of ActiveSupport::Duration from Rails☆125Updated 8 years ago
- When NullObject meets ActiveRecord☆110Updated 9 years ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆163Updated 2 years ago
- Auto generate factories from data☆113Updated 2 years ago
- ActiveRecord Views for PostgreSQL☆90Updated 6 months ago
- Decorators on top of your ORM layer.☆172Updated 4 months ago
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆150Updated 8 years ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- Create simple or complex workflows and rock your app!☆150Updated 9 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- Colorized SQL Logging Backport for ActiveRecord. See http://git.io/vmlOb☆92Updated 9 years ago
- PowerCore extends the Ruby Core with useful extensions.☆76Updated 5 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 6 months ago
- Test data generation framework☆113Updated 5 years ago
- Modern bulk import for ruby on rails.☆128Updated 9 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆166Updated 7 years ago
- no-persistence pure ruby relational algebra☆198Updated 8 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Tool for writing characterization tests - Generate RSpec or minitest specs based on existing behavior in a straightforward manner☆99Updated 7 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 8 months ago
- Rails engine which will give you a quick display of your database schema and contents for reference☆208Updated 2 years ago
- Ruby gem for validating form data☆77Updated 2 months ago
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated last month
- Plain old Ruby for generating primitive data structures from object graphs.☆108Updated 7 years ago
- A Ruby gem that simulates webhooks and other HTTP requests common to production.☆81Updated 9 years ago
- Simple yet useful Geo Coordinates class for Ruby☆124Updated 4 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
- Tired of jumping between language files when translating keys? Stop jumping and have all the languages side by side.☆50Updated last year
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago