jgaskins / method_patternLinks
Pattern matching for Ruby methods
☆20Updated 7 years ago
Alternatives and similar repositories for method_pattern
Users that are interested in method_pattern are comparing it to the libraries listed below
Sorting:
- Experimental post-framework view library☆45Updated 2 years ago
- Convert objects into primitives for serialization☆43Updated 2 years ago
- An easy to use InterProcess Communication (IPC) library.☆52Updated 6 months ago
- Maps external commands and options to Ruby classes☆56Updated last year
- Principled Test Framework for Ruby and MRuby☆73Updated 2 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- The Roda logger you've been waiting for☆24Updated 3 weeks ago
- Fast String#underscore implementation☆37Updated this week
- Cross-library feature rich HTTP request / response API☆48Updated 3 weeks ago
- Making monkey patches sane again☆66Updated 3 months ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- Ruby gem for working with percentages☆33Updated 9 months ago
- One-way pipe, composable, rack application builder☆63Updated 9 months ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Generate a static site from any rack middleware.☆67Updated last year
- Create ActiveRecord relations from UNIONs☆50Updated 5 months ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated 9 months ago
- A simple gem for triggering background jobs in Ruby into Crystal for the Mosquito background processor☆58Updated 2 years ago
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 6 years ago
- Ruby Enums with a literal-style syntax.☆59Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 8 months ago
- ☆58Updated last week
- A declarative syntax for creating asynchronous methods.☆35Updated 6 years ago
- Breakout detection for Ruby☆46Updated this week
- Self-validating Ruby objects☆64Updated 2 months ago
- ☆39Updated 2 years ago
- ☆24Updated 7 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago