alvesjtiago / fastentryView external linksLinks
Cache management for Rails
☆90Dec 24, 2019Updated 6 years ago
Alternatives and similar repositories for fastentry
Users that are interested in fastentry are comparing it to the libraries listed below
Sorting:
- A page in your rack-based application that allows quick execution of pre-built queries☆23Jan 24, 2023Updated 3 years ago
- Catch bad SQL queries before they cause problems in production☆290Nov 4, 2019Updated 6 years ago
- ActiveRecord module that allows you to skip selecting specific columns by default and retrieve only on-demand☆47Jan 2, 2026Updated last month
- 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
- Filters ActiveRecord queries in a nice way☆30Mar 5, 2020Updated 5 years ago
- A Sublime Text 3 plugin to show different rails locale strings simply by hovering on a localized string.☆20Jun 27, 2021Updated 4 years ago
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Jan 14, 2022Updated 4 years ago
- 📫 Rails Engine to preview emails in the browser☆708Mar 17, 2024Updated last year
- Smart spellchecker for Ruby code and docs☆45Apr 16, 2024Updated last year
- Instant Search for Rails and ActiveRecord using SQL materialized views☆110Apr 23, 2024Updated last year
- Yet Another N+1 COUNT Query Killer for ActiveRecord☆101Jul 20, 2022Updated 3 years ago
- 🚀 Configurable framework agnostic plain Ruby 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that …☆1,250Apr 23, 2024Updated last year
- The zeon config docker image builder for Rails☆20Jul 21, 2019Updated 6 years ago
- attractor (code complexity metrics visualization and exploration tool for ruby and javascript) running in a rails engine☆23Mar 8, 2023Updated 2 years ago
- Making Ruby Strings Powerful☆27Mar 20, 2017Updated 8 years ago
- Automatically unsubscribe from emails in Rails.☆67Jun 10, 2023Updated 2 years ago
- Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app☆505Jan 30, 2023Updated 3 years ago
- Find time-consuming database queries for ActiveRecord-based Rails Apps☆304Aug 19, 2025Updated 5 months ago
- This gem allows you to filter and sort an ActiveRecord relation based on a request, following the JSON:API specification as closely as po…☆33Jul 11, 2024Updated last year
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆1,004Jan 20, 2026Updated 3 weeks ago
- A simple, extensible Rails forum☆375Jun 29, 2022Updated 3 years ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,444Oct 27, 2025Updated 3 months ago
- Rake-based utility for building multi-stage Dockerfiles.☆33Mar 10, 2024Updated last year
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆74Oct 16, 2025Updated 3 months ago
- Make full request logs accessible via web UI☆301Jul 15, 2022Updated 3 years ago
- Simple and safe way to dynamically render error pages or JSON responses for Rails apps☆530Nov 30, 2025Updated 2 months ago
- Autocomplete the resourceful actions and views for ORMs for admin interface and other purposes.☆218Mar 30, 2025Updated 10 months ago
- Command-line tool for puma to display information about running request/process... Fork of https://github.com/dimelo/puma-helper/ in ruby…☆116Jan 3, 2026Updated last month
- Rack::Timeout enhancements for Rails☆395Dec 31, 2025Updated last month
- 🚀 Rocketman help build event-based/pub-sub code in Ruby☆140Sep 28, 2019Updated 6 years ago
- Declaratively filter data via URL params, in any Rack app, with any ORM.☆247Dec 17, 2019Updated 6 years ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Apr 24, 2022Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Oct 15, 2024Updated last year
- Track Devise login activity☆558Feb 7, 2026Updated last week
- An API wrapper for News API v2☆12May 4, 2018Updated 7 years ago
- Allows you to use find_each and find_each_in_batches with custom ordering.☆16Jan 20, 2021Updated 5 years ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,162Dec 10, 2025Updated 2 months ago
- Automatically optimizes your Ruby code☆94Jan 2, 2023Updated 3 years ago
- Layzr JS Wrapper for Rails image_tag helpers for lazy loading of images☆116Mar 5, 2018Updated 7 years ago