peterxjang / rails_conf_2021_oauth_deconstructed
☆22Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rails_conf_2021_oauth_deconstructed
- RailsConf 2021 sample code repository☆43Updated 3 years ago
- A companion gem for the "Ten Years of Rails Upgrades" talk☆168Updated 11 months ago
- ☆127Updated last year
- A single file Rails app that will have you running a StimulusReflex and CableReady demo in just 2 steps.☆138Updated 3 years ago
- Sidekiq-based workflow orchestration library☆90Updated last year
- Ruby library to record and replay object interactions☆115Updated 4 years ago
- Ruby Value Object conventions☆93Updated 4 years ago
- Check which gems are compatible with which Rails version!☆175Updated last week
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆198Updated 4 months ago
- Add contracts to your interactors☆79Updated 4 years ago
- Synchronize Capybara commands with application JavaScript and AJAX requests☆120Updated 2 weeks ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated 9 months ago
- Add version numbers with the pessimistic constraint operator to all gems in your Gemfile☆225Updated last year
- Trackable application tours for Rails with i18n support☆126Updated 3 months ago
- Update your gems in separate commits. Identify any that fail your build.☆234Updated 3 months ago
- Devise plugin to reject weak passwords using zxcvbn☆194Updated last year
- Reduce Rails allocations by 35%+ and gain a speed boost. Memoizes asset links.☆178Updated 7 months ago
- Manage timestamps in ActiveRecord models☆135Updated 6 months ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆290Updated 2 years ago
- Pub/Sub for Ruby☆59Updated last year
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆220Updated 8 months ago
- Make your long-running sidekiq jobs interruptible and resumable.☆272Updated 3 months ago
- Use decorators on Ruby methods!☆254Updated 6 months ago
- Allows Sequel to reuse Active Record's database connection☆137Updated last week
- Back boolean concepts like deleted?, published?, or active? with timestamps☆98Updated 6 months ago
- A tracer for Active Record queries☆178Updated 3 months ago
- 🥃 Take your Ruby, and make it a double!☆274Updated 3 months ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆177Updated 4 months ago
- Render a Rack app (Rails/Sinatra/etc) to a static build so it can be served by Netlify, Now, GitHub Pages, S3, or any other web server.☆193Updated last month
- Make rails console less dangerous!☆146Updated last week