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☆46Updated 2 years ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 6 months ago
- Distributed task queue written in Ruby, backed by Redis and using event loops to handle concurrency☆32Updated 3 years 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
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 3 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year
- Convert objects into primitives for serialization☆43Updated 2 years ago
- Ruby Enums with a literal-style syntax.☆58Updated last year
- A Rails-like Messaging Framework using AMQP/RabbitMQ☆22Updated 3 weeks ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆50Updated 2 years ago
- Ruby gem for working with percentages