jgraichen / msgrLinks
A Rails-like Messaging Framework using AMQP/RabbitMQ
☆22Updated last month
Alternatives and similar repositories for msgr
Users that are interested in msgr are comparing it to the libraries listed below
Sorting:
- 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
- A page in your rack-based application that allows quick execution of pre-built queries☆23Updated 2 years ago
- Experimental post-framework view library☆45Updated 2 years ago
- A currency conversion api for the minimalist developer☆49Updated 8 years ago
- simple yet clever memoization helper with parameter support☆30Updated 6 years ago
- Ruby gem for working with percentages☆33Updated 10 months ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- an extensible DSL for filtering data sets☆54Updated 9 years ago
- An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.☆27Updated last year
- A Ruby gem for caching HTTP responses.☆23Updated 2 years ago
- ☆24Updated 7 years ago
- Light pattern Decorator for Rails from Light Ruby☆54Updated 6 years ago
- Simple Ruby JSON Serialization DSL. Replaces active_model_serializers.☆53Updated 6 years ago
- Bundler plugin for showing gem diffs☆44Updated 10 months ago
- ☆58Updated 2 years ago
- ☆39Updated 2 years ago
- Self-validating Ruby objects☆64Updated 2 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Breakout detection for Ruby☆47Updated 3 weeks ago
- Distributed task queue written in Ruby, backed by Redis and using event loops to handle concurrency☆32Updated 2 years ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 5 years ago
- Pattern matching for Ruby methods☆20Updated 7 years ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 3 months ago
- Extra Byebug commands that skip garbage☆19Updated last year
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 7 years ago
- Add notes to your migrations☆26Updated 4 years ago
- Simple, fast Levenshtein distance and similarity ratio for Ruby☆28Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Simple presenter system for Rails without any black magic☆36Updated 3 weeks ago