clio / ten_years_railsLinks
A companion gem for the "Ten Years of Rails Upgrades" talk
☆170Updated last year
Alternatives and similar repositories for ten_years_rails
Users that are interested in ten_years_rails are comparing it to the libraries listed below
Sorting:
- Fast batch deletes for Active Record and Postgres☆202Updated 2 years ago
- Actionable code coverage.☆233Updated 2 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆225Updated last year
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- The fastest way to prototype API in your Rails application☆142Updated 3 months ago
- A gem to help you make decisions about your gem dependencies.☆145Updated last year
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Keep personal data out of your logs☆259Updated 8 months ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆206Updated last year
- API wrapper builder with response serialization☆233Updated 2 years ago
- Frees your Rails app from N+1 queries.☆202Updated last month
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 2 years ago
- A friendlier CLI for Bundler’s `update` and `outdated` commands.☆196Updated last week
- Make your long-running sidekiq jobs interruptible and resumable.☆279Updated last year
- Run your data migration scripts like a master☆126Updated last year
- Allows Sequel to reuse Active Record's database connection☆141Updated 3 months ago
- Speedy Rails JSON serialization with built-in caching☆162Updated 5 months ago
- Fast modern plain Ruby serializers using zero dependencies☆235Updated 3 years ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated 11 months ago
- Add contracts to your interactors☆79Updated 5 years ago
- ☆129Updated 2 years ago
- Ruby library to record and replay object interactions☆114Updated 4 years ago
- Parameters-based transformation DSL☆214Updated 9 months ago
- Ordinare sorts gems in your Gemfile alphabetically☆180Updated 5 years ago
- Manage timestamps in ActiveRecord models☆135Updated 4 months ago
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆116Updated last year
- Add version numbers with the pessimistic constraint operator to all gems in your Gemfile☆227Updated 2 years ago
- Add support to complex resources of PostgreSQL, like data types, array associations, auxiliary statements (CTE), and full-text search (FT…☆190Updated last month
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆195Updated 6 months ago
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 2 years ago