fix request.ip and request.remote_ip in rails when using cloudflare
☆320Feb 3, 2026Updated last month
Alternatives and similar repositories for cloudflare-rails
Users that are interested in cloudflare-rails are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Allow Rails request.remote_ip to defer to CloudFlare's connecting IP.☆51Mar 22, 2024Updated 2 years ago
- Paginate Active Record sets at variable speeds☆910Updated this week
- Payments for Ruby on Rails apps☆2,210Mar 16, 2026Updated last week
- Detect non-atomic interactions within DB transactions☆1,094Dec 9, 2025Updated 3 months ago
- Just the right amount of Rails eager loading☆1,666Dec 15, 2025Updated 3 months ago
- Lazy loading associations for the ActiveRecord models☆734Feb 7, 2026Updated last month
- Modern encryption for Ruby and Rails☆1,583Dec 26, 2025Updated 2 months ago
- Rollup time-series data in Rails☆345Dec 27, 2025Updated 2 months ago
- Email subscriptions for Rails☆972Jan 8, 2026Updated 2 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,452Updated this week
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆251Aug 8, 2025Updated 7 months ago
- Recommendations for Ruby and Rails using collaborative filtering☆601Mar 16, 2026Updated last week
- Database changes log for Rails☆1,681Oct 8, 2025Updated 5 months ago
- A plugin specification for linter and formatter rulesets☆36Mar 1, 2026Updated 3 weeks ago
- Rescue and report exceptions in non-critical code☆551Dec 26, 2025Updated 2 months ago
- Nearest neighbor search for Rails☆801Updated this week
- Identify database issues before they hit production.☆1,909Jan 12, 2026Updated 2 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,169Mar 15, 2026Updated last week
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,169Updated this week
- Ruby gem for phone validation and formatting using google libphonenumber library data☆1,146Mar 15, 2026Updated last week
- A framework for building reusable, testable & encapsulated view components in Ruby on Rails.☆3,540Mar 17, 2026Updated last week
- Detect unnecessary selected database columns☆125Sep 5, 2024Updated last year
- Rails N+1 queries auto-detection with zero false positives / false negatives☆1,853Nov 3, 2025Updated 4 months ago
- Versioned database functions and triggers for Rails☆851Updated this week
- Dashboard and Active Job extensions to operate and troubleshoot background jobs☆997Dec 21, 2025Updated 3 months ago
- Authorization framework for Ruby/Rails applications☆1,537Updated this week
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,211Mar 15, 2026Updated last week
- 🗝 Authentication for your Rails app without the icky-ness of passwords☆1,331Dec 10, 2025Updated 3 months ago
- Monitor performance of you Rails applications (self-hosted and free)☆1,225Jan 15, 2026Updated 2 months ago
- Track Devise login activity☆559Feb 7, 2026Updated last month
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Jun 13, 2024Updated last year
- Higher-level data structures built on Redis☆1,396Dec 1, 2025Updated 3 months ago
- Intelligent Stimulus tooling for Visual Studio Code, Neovim, and more!☆296Mar 16, 2026Updated last week
- Rails engine for cache-friendly, client-side local time☆1,996Feb 26, 2026Updated 3 weeks ago
- Prevents duplicate Sidekiq jobs☆1,532Updated this week
- A lightweight pub/sub system for decoupled intra-process communication in Ruby applications