janko / as-durationLinks
Extraction of ActiveSupport::Duration from Rails
☆125Updated 9 years ago
Alternatives and similar repositories for as-duration
Users that are interested in as-duration are comparing it to the libraries listed below
Sorting:
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- When NullObject meets ActiveRecord☆110Updated 10 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
- Decorators on top of your ORM layer.☆171Updated last year
- Spin up an external server just for Capybara☆129Updated last year
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆165Updated 8 years ago
- Plain old Ruby for generating primitive data structures from object graphs.☆107Updated 8 years 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
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆149Updated 8 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated 2 years ago
- Abuelo is a graph theory library☆100Updated 9 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 3 months ago
- ActiveRecord Views for PostgreSQL☆90Updated last year
- Modern bulk import for ruby on rails.☆128Updated 10 years ago
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 4 years ago
- Auto generate factories from data☆113Updated 3 years ago
- Middleware is a library which provides a generalized implementation of the chain of responsibility pattern for Ruby to build generic midd…☆75Updated last year
- Ruby gem for validating form data☆77Updated 10 months ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 5 years ago
- Render Rails templates to a string from any class.☆226Updated 6 years ago
- Simple yet useful Geo Coordinates class for Ruby☆123Updated 4 years ago
- Fills the gap between nested caching and the n+1 queries problem☆92Updated 10 years ago
- subdomain support for your ruby development environment out of the