hopsoft / pipe_envyLinks
Elixir style pipe operator for Ruby
☆47Updated 8 years ago
Alternatives and similar repositories for pipe_envy
Users that are interested in pipe_envy are comparing it to the libraries listed below
Sorting:
- Roda integration for dry-web apps☆119Updated 4 years ago
- Working with any data in AR style☆121Updated 3 years ago
- RSpec Matchers for Hanami☆46Updated 5 years ago
- Flexible, expressive pattern matching for Ruby☆103Updated 2 weeks ago
- Data generator with support for persistence backends☆83Updated 10 months ago
- [unmaintained] this project grew into dry-rails/dry-rails☆56Updated 6 years ago
- Erlang-inspired modules with pattern matching☆77Updated 7 years ago
- Rack Application that reloads application files if changed, unloading constants first☆107Updated 2 months ago
- Simple, functional authorization library and role management for ruby☆233Updated 5 years ago
- GemCheck: Writing Better Ruby Gems Checklist☆94Updated 3 years ago
- Define equality, equivalency and hash methods automatically☆202Updated last year
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 3 years ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Ruby result monad class(es)☆84Updated 4 years ago
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated 4 months ago
- ⚠ Dry::Equalizer is now part of dry-core; this separate codebase is now deprecated ⚠☆79Updated 2 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Complete, standalone view rendering system that gives you everything you need to write well-factored view code.☆149Updated last year
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- Elixir-style pattern matching for ruby methods☆74Updated 8 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Visual Call Graph will help you visualize how a method works by creating a call graph of all the other methods called.☆48Updated 6 years ago
- LightIO is a userland implemented green thread library for ruby☆161Updated 4 years ago
- Keep Your Hashes Classy (a lightweight Hash validation gem)☆96Updated 5 years ago
- Predicate logic with rule composition☆180Updated 2 weeks ago
- Abstract HTTP adapter for ROM☆73Updated 2 years ago
- To Do app (dry-web-roda example)☆25Updated 7 years ago
- Elixir/Unix style pipe operations in Ruby - PROOF OF CONCEPT☆145Updated 6 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year