piotrmurach / necromancer
Conversion from one object type to another with a bit of black magic.
☆134Updated last year
Alternatives and similar repositories for necromancer
Users that are interested in necromancer are comparing it to the libraries listed below
Sorting:
- Define behaviors and contracts between your code.☆91Updated 3 years ago
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- A debugging tool☆69Updated 5 years ago
- Parallel RSpec test runner☆83Updated last year
- Idiomatic Ruby hash transformations☆129Updated 5 years ago
- Convert strings between different cases.☆97Updated last year
- Finds missing non-null constraints☆54Updated 6 years ago
- Allows Sequel to reuse Active Record's database connection☆138Updated 4 months ago
- ☆117Updated 3 months ago
- ☆58Updated last year
- Handle HTTP requests with modular, React-style components, in any Rack app☆68Updated 6 years ago
- Ruby Value Object conventions☆95Updated 4 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Measure performance trends of Ruby code☆60Updated last year
- 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
- A one-file Rails app that runs the Stripe Checkout example☆58Updated 4 years ago
- A sensible interface to monotonic time in Ruby☆156Updated last year
- A small authorization library, inspired by Pundit, but built for scopes☆95Updated 4 years ago
- Fixes CSVs with unquoted commas in values☆66Updated 2 years ago
- Arel made simple☆99Updated 3 years ago
- IOStreams is an incredibly powerful streaming library that makes changes to file formats, compression, encryption, or storage mechanism t…☆96Updated 11 months ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Generate a static site from any rack middleware.☆69Updated 8 months ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 7 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- An easy to use InterProcess Communication (IPC) library.☆52Updated last month