khiav223577 / atomically
An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.
☆27Updated 7 months ago
Alternatives and similar repositories for atomically
Users that are interested in atomically are comparing it to the libraries listed below
Sorting:
- ☆58Updated last year
- Create ActiveRecord relations from UNIONs☆48Updated 3 months ago
- Automatic scopes for ActiveRecord models.☆81Updated 9 months ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Breakout detection for Ruby☆46Updated last month
- Ruby gem for working with percentages☆32Updated 4 months ago
- ☆25Updated 7 years ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 years ago
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated last year
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 2 years ago
- ☆33Updated 7 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- Bundler plugin for showing gem diffs☆44Updated 4 months ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆31Updated 7 years ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆36Updated 2 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Private messaging between models☆38Updated 9 years ago
- Ruby Enums with a literal-style syntax.☆59Updated 7 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 2 months ago
- ☆30Updated 8 years ago
- Super-fast router class for Rack application, derived from Keight.rb.☆31Updated last year
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 4 months ago