sshaw / class2
Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.
☆15Updated 4 months ago
Alternatives and similar repositories for class2:
Users that are interested in class2 are comparing it to the libraries listed below
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated 4 months ago
- Tools to help with managing database operations with Sequel through Rake tasks☆45Updated 2 years ago
- Simple filtering for ActiveRecord, Sequel and enumerables.☆22Updated 9 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago
- Custom script to generate new gems☆36Updated 8 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated last year
- Execute SQL inside Rails console, or app itself☆41Updated last year
- Define your business logic in simple steps☆55Updated 2 months ago
- ☆58Updated last year
- Track ActiveRecord validation errors on your database☆43Updated 3 months ago
- Make any method perfomed later with ActiveJob☆28Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated last year
- Create ActiveRecord relations from UNIONs☆48Updated 3 weeks ago
- Service Object based on Either Monad☆27Updated 6 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 6 years ago
- Smart-Period aims to simplify Time-range manipulation☆25Updated 3 years ago
- One-way pipe, composable, rack application builder☆63Updated last month
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- Generate a static site from any rack middleware.☆69Updated 5 months ago
- Migrate to Strong Parameters☆40Updated 3 weeks ago
- Experimental post-framework view library☆45Updated last year
- Rails console history for Heroku, Docker, and more☆80Updated 2 weeks ago
- Ruby gem for working with percentages☆32Updated last month
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated this week
- Comparative ruby web application benchmarks with a large number of routes☆98Updated this week
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- Rails API with GraphQL made simple☆29Updated 6 months ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated 11 months ago