igorkasyanchuk / rails_cached_method
Simple way to cache results of methods.
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rails_cached_method
- Redirect the user to the proper "back" page☆35Updated last year
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last year
- Strategic - Painless Strategy Pattern in Ruby and Rails☆47Updated 11 months ago
- Easy print debug information to your console in Ruby/Rails app.☆23Updated last year
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 9 months ago
- Add persisted fields to active record models without migrations.☆22Updated last month
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated last year
- Track ActiveRecord validation errors on your database☆43Updated this week
- Create temporary tables and models in RSpec tests.☆45Updated 2 months ago
- Custom script to generate new gems☆36Updated 5 months ago
- Prepper is a simple server provisioning tool, built on top of SSHKit. You can use it to script your server build process.☆33Updated last year
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated 3 weeks ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 6 months ago
- Use the null object pattern with Active Record associations.☆49Updated 2 months ago
- A servcie pattern with a simple API☆40Updated 2 years ago
- Ruby Enums with a literal-style syntax.☆60Updated last month
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 5 months ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆86Updated 9 months ago
- The "easy-peasy" dynamic sorting pattern for ActiveRecord that your Rails apps deserve☆13Updated 2 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆74Updated last year
- ☆38Updated last year
- Keep your private notes in plain sight.☆54Updated last week
- Returns relations/association for soft deleted records in DB☆11Updated 3 months ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- Rails SQL Views made easy ;)☆51Updated last year
- Create ActiveRecord relations from UNIONs☆47Updated this week
- A ruby gem to anonymize your ActiveRecord attributes with ease.☆56Updated 7 months ago
- A minimal standard interface for your Ruby operations.☆22Updated 5 months ago