fastruby / blog
A series of articles about Rails upgrades; performance; and maintainability
☆21Updated 4 years ago
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- Ruby Bytes helps you build, deploy and install Ruby and Rails application templates☆68Updated last year
- Automatic scopes for ActiveRecord models.☆81Updated 9 months ago
- Researching background jobs fairness☆65Updated 2 years ago
- Custom script to generate new gems☆36Updated 11 months ago
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- A one-file Rails app that runs the Stripe Checkout example☆58Updated 4 years ago
- Localhost error reporting tool for Rails 7.0+☆39Updated 2 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- A gem that ensures test isolation by preventing your Rails tests from committing to the database☆47Updated last year
- Expiring jobs support for Sidekiq☆30Updated last year
- Ruby Async background job processor☆96Updated 2 years ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- Mariage of policy object and interactor patterns☆27Updated 3 years ago
- ActionCable and AnyCable Shared Worker support☆61Updated last month
- A curated collection of code samples from Ruby on Rails projects.☆47Updated 6 months ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 years ago
- Ruby Digital Identity & Metaverse Week 2022, September 5th to September 11st - 7 Days of Ruby (Profile Picture & Avatar Character Generat…☆75Updated 2 years ago
- Monitor your Ruby Applications metrics (Memory, SQL Requests & Request Time) as part of your test suite.☆55Updated 4 years ago
- Rate limiter for Rails based on leaky buckets☆85Updated last month
- Create beautiful static maps with one line of Ruby☆72Updated last month
- Leaky gems advisory database☆54Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- 👾 Resilience test helpers for Active Job☆73Updated 4 months ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- NoPassword is a Ruby on Rails gem that allows session authentication with a token or a magic link via an email sent to the user; there is…☆42Updated 3 months ago
- Mixin to extend objects to be handled like a Mutex☆37Updated 2 weeks ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 3 months ago
- Deploy machine learning models in Ruby (and Rails)☆68Updated 2 years ago
- Rails SQL Views made easy ;)☆51Updated last year