iCodeSometime / asynchronize
A declarative syntax for creating asynchronous methods.
☆35Updated 5 years ago
Alternatives and similar repositories for asynchronize:
Users that are interested in asynchronize are comparing it to the libraries listed below
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- A Ruby gem for caching HTTP responses.☆23Updated 2 years ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated 2 months ago
- ☆30Updated 7 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- Write your own orchestration config with a Ruby DSL that allows you to have mixins, imports and variables.☆37Updated 2 years ago
- Experimental post-framework view library☆45Updated last year
- Client for integrating a ruby application with a remote ActionCable-based backend provided by Rails 5 or compatible framework.☆32Updated 2 years ago
- Maps external commands and options to Ruby classes☆55Updated last year
- Start, monitor, and observe background worker processes, from Ruby.☆56Updated 7 years ago
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 6 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.☆27Updated 6 months ago
- Finds missing non-null constraints☆54Updated 6 years ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- ☆58Updated last year
- Handle HTTP requests with modular, React-style components, in any Rack app☆68Updated 5 years ago
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- [Experimental] Events framework for Hanami☆43Updated 3 years ago
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- Sync your models between applications seamlessly.☆19Updated 5 years ago
- Convert objects into primitives for serialization☆42Updated last year
- Self-validating Ruby objects☆64Updated 10 months ago
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Generate a static site from any rack middleware.☆69Updated 6 months ago