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
- Principled Test Framework for Ruby and MRuby☆73Updated 3 months ago
- A low-specification test double tool in ruby☆70Updated 2 years ago
- Convert objects into primitives for serialization☆43Updated 2 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Ruby gem for working with percentages☆33Updated 10 months ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆30Updated 7 years ago
- Maps external commands and options to Ruby classes☆56Updated last year
- An easy to use InterProcess Communication (IPC) library.☆52Updated 7 months ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- 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
- Create ActiveRecord relations from UNIONs☆50Updated 6 months ago
- The Roda logger you've been waiting for☆24Updated last month
- Rails plugin to dry-initializer gem☆35Updated 5 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- A simple gem for triggering background jobs in Ruby into Crystal for the Mosquito background processor☆58Updated 2 years ago
- A runtime configuration tool for Rails 5