khiav223577 / atomically
An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.
☆27Updated 4 months ago
Alternatives and similar repositories for atomically:
Users that are interested in atomically are comparing it to the libraries listed below
- Create ActiveRecord relations from UNIONs☆48Updated this week
- Bundler plugin for showing gem diffs☆44Updated 3 weeks ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 8 months ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆31Updated 6 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 5 months ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last year
- ☆30Updated 7 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 6 years ago
- ☆25Updated 6 years ago
- ☆58Updated last year
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated 11 months ago
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- Breakout detection for Ruby☆46Updated last month
- Seamlessly encrypt/decrypt/edit your rails Dotenv files with the help of the Sekrets gem☆26Updated 7 years ago
- Nice output to console/file from concurrent threads☆45Updated 3 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 2 weeks ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 2 weeks ago
- Modularize your monolith without friction☆45Updated last year
- Ruby Enums with a literal-style syntax.☆60Updated 3 months ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆98Updated 4 years ago
- Ruby gem for working with percentages☆32Updated 3 weeks ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last year
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆34Updated 9 months ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 2 years ago
- Resumable support for ActiveStorage☆31Updated 2 months 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 last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 3 months ago