jgaskins / primalize
Convert objects into primitives for serialization
☆42Updated last year
Alternatives and similar repositories for primalize:
Users that are interested in primalize are comparing it to the libraries listed below
- Principled Test Framework for Ruby and MRuby☆72Updated 2 months ago
- Ruby Enums with a literal-style syntax.☆59Updated 5 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- An evolutionary computation framework☆42Updated 9 months ago
- Rate limiter for Rails based on leaky buckets☆69Updated last month
- Route web requests to classes☆52Updated 2 years ago
- A gem that ensures test isolation by preventing your Rails tests from committing to the database☆47Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 2 weeks ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆87Updated last year
- write snippet code to rewrite your project code☆56Updated 2 months ago
- Handle HTTP requests with modular, React-style components, in any Rack app☆68Updated 5 years ago
- Arel made simple☆98Updated 3 years ago
- Create Rails applications entirely from Phlex, ViewComponents, or any object that responds to `#render_in`.☆92Updated last month
- JSONSkooma is a Ruby library for validating JSONs against JSON Schemas.☆22Updated 2 months ago
- Provides a list of Net::HTTP timeout errors.☆31Updated 4 months ago
- 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
- Automatic scopes for ActiveRecord models.☆81Updated 6 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago
- Create ActiveRecord relations from UNIONs☆48Updated last month
- Maps external commands and options to Ruby classes☆55Updated last year
- Override methods while maintaining their original visibility☆35Updated 4 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- ActiveRecord schema annotations done right☆74Updated 2 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated last month
- Stemming for Ruby, powered by Snowball☆27Updated 2 months ago
- Breakout detection for Ruby☆46Updated 2 months ago
- Concurrent index migrations for Rails☆42Updated 2 months ago
- Test ActiveJobs for reliability and resilience.☆60Updated 2 months ago
- Create temporary tables and models in RSpec tests.☆46Updated 6 months ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year