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:
- Rack Application that reloads application files if changed, unloading constants first☆107Updated 3 months ago
- Roda integration for dry-web apps☆119Updated 4 years ago
- RSpec Matchers for Hanami☆46Updated 5 years ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Flexible, expressive pattern matching for Ruby☆103Updated this week
- Cool performance comparison tool☆137Updated 12 years ago
- [unmaintained] this project grew into dry-rails/dry-rails☆56Updated 6 years ago
- Elixir-style pattern matching for ruby methods☆74Updated 8 years ago
- Data generator with support for persistence backends☆83Updated 10 months ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Erlang-inspired modules with pattern matching☆77Updated 7 years ago
- GemCheck: Writing Better Ruby Gems Checklist☆94Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Ruby port of some Scala's monads☆63Updated this week
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated 5 months ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 3 years ago
- Fork with breakpoints, for testing multiprocess behaviour.☆62Updated 2 years ago
- Working with any data in AR style☆121Updated 3 years ago
- The most complete implementation of an Elixir/F#-like "Pipe" for Ruby in the form of "chainable methods"☆149Updated 9 years ago
- Simple index page for other references.☆53Updated 2 years ago
- Provides Big O notation benchmarking for Ruby☆106Updated 7 years ago
- A pattern for allowing for easier testing of large projects' business logic☆87Updated 2 years ago
- Object initializer from attributes hash