An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.
☆26Sep 14, 2024Updated last year
Alternatives and similar repositories for atomically
Users that are interested in atomically are comparing it to the libraries listed below
Sorting:
- Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.☆61Sep 14, 2024Updated last year
- Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both Postg…☆37Sep 14, 2024Updated last year
- See in development logs how many records your queries returns. It can help with solving performance issues.☆30May 12, 2025Updated 10 months ago
- Empowers ActiveRecord Model to return random records fast, designed for tables with million rows of data but few deleted records☆43Jan 7, 2021Updated 5 years ago
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆93Sep 14, 2024Updated last year
- Filters ActiveRecord queries in a nice way☆30Mar 5, 2020Updated 6 years ago
- simple yet clever memoization helper with parameter support☆30Jan 27, 2019Updated 7 years ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆459Sep 14, 2024Updated last year
- Simple way to cache results of methods.☆11May 12, 2025Updated 10 months ago
- Create ActiveRecord relations from UNIONs☆51Jan 6, 2026Updated 2 months ago
- A runtime configuration tool for Rails 5☆23Mar 8, 2021Updated 5 years ago
- Install a gem from a git url☆10Aug 9, 2011Updated 14 years ago
- BitSettings is a plugin for ActiveRecord that transform a column of your model in a set of boolean settings.☆14Oct 19, 2021Updated 4 years ago
- An ActiveRecord DSL extension that provides kawaii association syntax☆23Apr 29, 2025Updated 10 months ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Aug 14, 2025Updated 7 months ago
- DID is an Identity Provider, that authenticates users by verifying access to either an email address or securely stored private key.☆24Jan 20, 2023Updated 3 years ago
- Sinatra app to monitor Redis servers.☆164Sep 12, 2023Updated 2 years ago
- Simple hardware & software stats☆17Sep 26, 2018Updated 7 years ago
- add `grep` subcommand to bundler☆15Dec 28, 2023Updated 2 years ago
- A more efficient way to get data from database. Like #pluck method but return array of hashes instead.☆105Sep 14, 2024Updated last year
- A Ruby gem to make classes callable☆16Oct 28, 2024Updated last year
- See what's happening in your Rails App using Redis and ActiveSupport::Notification☆22Jan 10, 2026Updated 2 months ago
- Client for integrating a ruby application with a remote ActionCable-based backend provided by Rails 5 or compatible framework.☆32Mar 8, 2023Updated 3 years ago
- Truncate strings with fullwidth characters and ANSI codes.☆48Mar 12, 2024Updated 2 years ago
- Add notes to your migrations☆26Apr 29, 2021Updated 4 years ago
- Translations for timeliness and validates_timeliness gem.☆16Feb 23, 2023Updated 3 years ago
- Brand-new anti-social bookmark service☆12Aug 15, 2023Updated 2 years ago
- This project has moved to GitLab! Please check there for the latest updates.☆17Mar 22, 2021Updated 5 years ago
- chillout.io rails client☆41Jul 19, 2017Updated 8 years ago
- UJS without jQuery dependency☆11Dec 14, 2015Updated 10 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…☆25Dec 3, 2024Updated last year
- A simple and small form objects Rails plugin for ActiveRecord based projects.☆12Mar 19, 2024Updated 2 years ago
- Rack middleware to pygmentize your code blocks☆25Jun 27, 2011Updated 14 years ago
- Simple background jobs backed by PostgreSQL for Elixir.☆21Mar 8, 2026Updated 2 weeks ago
- MySQL JSON support for Rails 4☆16Sep 19, 2019Updated 6 years ago
- Allows rails applications to respond to multiple hosts/domains and proxied requests☆99Jul 5, 2011Updated 14 years ago
- All models in a single table, new attributes without migrations. Works like regular AR model☆17May 12, 2025Updated 10 months ago
- Application-level encryption for Redis and Memcached☆35Oct 23, 2024Updated last year
- Pull the RSS feed for any website you want without worrying about the RSS feed existence or engine☆17Apr 21, 2019Updated 6 years ago