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
- Create ActiveRecord relations from UNIONs☆48Updated 2 months ago
- ☆25Updated 7 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- ☆58Updated last year
- Make any method perfomed later with ActiveJob☆28Updated 2 years 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
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 2 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 2 months ago
- Bundler plugin for showing gem diffs☆44Updated 3 months ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated last year
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 3 months ago
- Ruby gem for working with percentages☆32Updated 3 months ago
- Create an exception with backtrace has never been easier☆25Updated 8 years ago
- High speed text tokenization for Ruby☆68Updated this week
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Breakout detection for Ruby☆46Updated 2 weeks ago
- Resumable support for ActiveStorage☆31Updated 5 months ago
- Self-validating Ruby objects☆64Updated 11 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 years ago
- Making Ruby Strings Powerful☆27Updated 8 years ago
- Seamlessly encrypt/decrypt/edit your rails Dotenv files with the help of the Sekrets gem☆26Updated 7 years ago
- Overcoming limitation of Rails model errors API☆48Updated 7 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Experimental post-framework view library☆45Updated last year