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
- Add persisted fields to active record models without migrations.☆22Updated 3 months ago
- Redirect the user to the proper "back" page☆36Updated last year
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated this week
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 3 months ago
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated 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
- Track ActiveRecord validation errors on your database☆43Updated 2 months ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆47Updated last year
- A minimal standard interface for your Ruby operations.☆22Updated 8 months ago
- This gem provides a mechanism for pending features.☆83Updated 2 years ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- Automatic scopes for ActiveRecord models.☆80Updated 5 months ago
- Create flexible & maintainable Stimulus powered view component libraries☆33Updated 7 months ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- A ruby gem to anonymize your ActiveRecord attributes with ease.☆55Updated 9 months ago
- Easy print debug information to your console in Ruby/Rails app.☆23Updated last year
- Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype☆52Updated 3 years ago
- Create ActiveRecord relations from UNIONs☆48Updated 2 weeks ago
- Prepper is a simple server provisioning tool, built on top of SSHKit. You can use it to script your server build process.☆33Updated 2 years ago
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 2 years ago
- Use the null object pattern with Active Record associations.☆49Updated 5 months ago
- Custom script to generate new gems☆36Updated 7 months ago
- CLI Templating System and String Formatter☆30Updated 2 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated last year
- The "easy-peasy" dynamic sorting pattern for ActiveRecord that your Rails apps deserve☆13Updated 2 weeks ago
- Subclass of HashWithIndifferentAccess which provides dot access via method_missing☆37Updated 8 months ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 8 months ago
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- Ruby Enums with a literal-style syntax.☆60Updated 3 months ago