AlexB52 / uni_railsLinks
A Ruby library to create single-file Rails applications
☆21Updated 10 months ago
Alternatives and similar repositories for uni_rails
Users that are interested in uni_rails are comparing it to the libraries listed below
Sorting:
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 9 months ago
- Ruby implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆41Updated last year
- Generate a static site from any rack middleware.☆69Updated 11 months ago
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- Interactive command-line tool to build Rails migrations☆26Updated 2 years ago
- An easy to use InterProcess Communication (IPC) library.☆52Updated 3 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- 💬 telegrama Ruby gem – a tiny wrapper to send admin Telegram messages☆20Updated 5 months ago
- Expiring jobs support for Sidekiq☆30Updated last year
- Manage exports and imports with ease, separating the logic from the models☆28Updated last year
- Log background jobs enqueued by your application (additionally with backtraces)☆34Updated last year
- Mariage of policy object and interactor patterns☆27Updated 3 years ago
- Distributed task queue written in Ruby, backed by Redis and using event loops to handle concurrency☆32Updated 2 years ago
- One-way pipe, composable, rack application builder☆63Updated 7 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- Cross-library feature rich HTTP request / response API☆47Updated 5 months ago
- Bundler plugin to investigate dependencies☆23Updated 6 months ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- A wrapper over `dry-monads` to solve its flaws and offer a safe way to implement the Railway pattern.☆28Updated last year
- Time series anomaly detection for Ruby☆47Updated last month
- This repo contains a skeleton for creating an app that can run in both Docker, Podman and in the shell☆54Updated 4 years ago
- Automatic scopes for ActiveRecord models.☆82Updated last year
- ☆31Updated 2 months ago
- CLI Templating System and String Formatter☆31Updated 8 months ago
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 6 years ago
- Component library for Ruby applications using Phlex☆30Updated 2 months ago
- Ruby gem for working with percentages☆32Updated 7 months ago
- Use your seeds.rb as fixtures when running tests.☆12Updated 5 months ago