umbrellio / polistLinks
Ruby gem for creating simple service classes.
☆17Updated 2 years ago
Alternatives and similar repositories for polist
Users that are interested in polist are comparing it to the libraries listed below
Sorting:
- An HTTP gem wrapper for easy persistent connections and more.☆12Updated 3 weeks ago
- ☆33Updated 3 years ago
- Policy Object Pattern☆19Updated 3 years ago
- Custom script to generate new gems☆37Updated last year
- This gem provides a mechanism for pending features.☆84Updated 3 years ago
- Ruby gem information, stats and usage for your terminal☆64Updated last year
- A RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, safe navigation etc.☆24Updated 4 months ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆41Updated 2 years ago
- Automatically add frozen_string_literals to selected files at compile time☆125Updated 4 months ago
- Expiring jobs support for Sidekiq☆30Updated last year
- Flexible presenters for Rails.☆177Updated 6 months ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 4 years ago
- Ruby Async background job processor☆97Updated 2 years ago
- ActiveRecord module that allows you to skip selecting specific columns by default and retrieve only on-demand☆46Updated 5 months ago
- ActionCable and AnyCable Shared Worker support☆62Updated last month
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated last week
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- Abstraction over distributed transactions in form of Sagas with Orchestration approach☆22Updated 5 years ago
- Gradually improve your code with RuboCop☆36Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- A set of objects that acts like types (type checking and type casting) with a support for basic type algebra.☆17Updated 7 months ago
- Ruby Bytes helps you build, deploy and install Ruby and Rails application templates☆68Updated last year
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- Framework agnostic scheduler to run recurring jobs.☆130Updated 3 months ago
- ☆55Updated last week
- Object#enumerate Ruby core proposal demo. Merged in Ruby 2.7 as Enumerator.produce☆19Updated 7 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 6 months ago
- Diff tool for deep Ruby hash comparison☆52Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 5 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 9 months ago