igorkasyanchuk / rails_cached_method
Simple way to cache results of methods.
☆11Updated 2 years ago
Alternatives and similar repositories for rails_cached_method:
Users that are interested in rails_cached_method are comparing it to the libraries listed below
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 years ago
- Redirect the user to the proper "back" page☆36Updated 2 years ago
- Add persisted fields to active record models without migrations.☆22Updated 6 months ago
- Returns relations/association for soft deleted records in DB☆11Updated 8 months ago
- Easy print debug information to your console in Ruby/Rails app.☆25Updated 2 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated last month
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated 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…☆34Updated last month
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 2 years ago
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- Create ActiveRecord relations from UNIONs☆48Updated 2 months ago
- Ruby Enums with a literal-style syntax.☆59Updated 5 months ago
- Track ActiveRecord validation errors on your database☆43Updated 4 months ago
- A ruby gem to anonymize your ActiveRecord attributes with ease.☆55Updated 11 months ago
- Create temporary tables and models in RSpec tests.☆46Updated 7 months ago
- Generate google-style avatars in your application☆38Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- Keep your private notes in plain sight.☆53Updated 5 months ago
- Subclass of HashWithIndifferentAccess which provides dot access via method_missing☆39Updated 11 months ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 10 months ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Custom script to generate new gems☆36Updated 10 months ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- LetterThief allows your Ruby On Rails app to store sent emails in your database.☆39Updated last week
- Enhance Ruby spec failures and exception messages with the variables in scope.☆37Updated 2 months ago
- ☆58Updated last year
- This gem provides a mechanism for pending features.☆85Updated 3 years ago