danielpclark / webpacker-cliLinks
Bringing the power of Webpacker to any web framework.
☆26Updated 6 years ago
Alternatives and similar repositories for webpacker-cli
Users that are interested in webpacker-cli are comparing it to the libraries listed below
Sorting:
- Distributed task queue written in Ruby, backed by Redis and using event loops to handle concurrency☆32Updated 2 years ago
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 6 years ago
- ☆58Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Manage exports and imports with ease, separating the logic from the models☆28Updated last year
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Self-validating Ruby objects☆64Updated last month
- A safe way to accept user parameters and query against your ActiveRecord Models☆24Updated last month
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 4 months ago
- ☆14Updated 2 months ago
- Build, query, and render metrics from your Rails application.☆26Updated 2 years ago
- Concurrent index migrations for Rails☆42Updated 2 months ago
- Fast String#underscore implementation☆34Updated 3 weeks ago
- 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
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- abstract_feature_branch is a Ruby gem that provides a variation on the Branch by Abstraction Pattern by Paul Hammant and the Feature Togg…☆23Updated 7 months ago
- An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.☆27Updated 9 months ago
- A multi-account, form-based, database-less, application-wide, Rails authenticator.☆23Updated last week
- Policy Object Pattern☆19Updated 3 years ago
- Coding & debugging must be fun. Make life a bit harder for your colleagues :)☆17Updated 2 months ago
- A dynamic Rack server and helper methods to help testing Rack apps.☆17Updated 8 years ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 2 weeks ago
- Garfio helps you to build hooks in your ruby objects☆20Updated 10 years ago
- Non-blocking ActiveRecord method invocation☆48Updated 5 years ago
- Dead simple HTML form field builder for Ruby with built-in support for many popular UI libraries such as Bootstrap☆38Updated 2 years ago
- A Rails-like Messaging Framework using AMQP/RabbitMQ☆22Updated 2 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago