dkubb / adamantium
Create immutable objects
☆372Updated 8 years ago
Alternatives and similar repositories for adamantium:
Users that are interested in adamantium are comparing it to the libraries listed below
- Define equality, equivalency and hash methods automatically☆202Updated 7 months ago
- Deep Freeze Ruby Objects☆309Updated last year
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated 3 weeks ago
- Object initializer from attributes hash☆173Updated 3 years ago
- Alternative controllers with middleware☆165Updated 2 months ago
- Usable, idiomatic common monads in Ruby☆385Updated last year
- Lightweight web application stack with pluggable routing front-ends☆212Updated 4 years ago
- Ruby gem for isolating code execution into a subprocess☆180Updated 9 years ago
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆166Updated 7 years ago
- pippi☆286Updated 6 years ago
- Prevent Rails from auto-loading app/ code when running database migrations☆313Updated 3 months ago
- no-persistence pure ruby relational algebra☆198Updated 8 years ago
- [DISCONTINUED] Business transaction flow DSL☆101Updated 8 years ago
- Functional - deterministic - Ruby made fun☆187Updated last year
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- Simple immutable value objects for ruby (the readme is longer than the code)☆548Updated 7 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated 7 months ago
- The project was ported to dry-rb/dry-transformer☆409Updated 5 years ago
- Speedup applications boot by caching require calls☆191Updated 3 years ago
- Given/When/Then keywords for RSpec Specifications☆90Updated 4 years ago
- Small library for operations with time steps (like "next day", "floor to hour" and so on)☆276Updated 5 years ago
- A maybe monad☆151Updated 8 years ago
- When NullObject meets ActiveRecord☆111Updated 9 years ago
- A spike for thoughts about Rack 2.0☆518Updated 10 years ago
- A tool for detecting missing unique indexes in Rails projects☆337Updated 4 years ago
- Ensures presence and type of your app's ENV-variables (mirror)☆330Updated last month
- Hash + Block initialization for Ruby☆50Updated 9 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 4 months ago
- A Ruby gem for using the postgres explain command with Active Record☆225Updated 2 years ago
- Zonebie prevents bugs in code that deals with timezones by randomly assigning a zone on every run