Skip to content
View mattbrictson's full-sized avatar

Highlights

  • Pro

Organizations

@capistrano

Block or report mattbrictson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mattbrictson/README.md
IRB.send :easter_egg, :dancing

Spinning Ruby logo

💬 Writing

I write about Ruby and related programming topics at mattbrictson.com/blog. Here are some articles I’ve posted recently:

🧑‍💻 Projects

I’m currently working on:

bundle_update_interactive – I’ve created a popular interactive mode for Bundler, inspired by yarn upgrade-interactive, and continue to add features based on community involvement.

nextgen – I regularly update a Rails app generator with recommendations based on my latest Rails consulting work. Nextgen embraces the fact that every project has different requirements, and offers dozens of interactive options, including Vite for apps that need robust TS/React frontends.

tomo – This is my take on a modern alternative to Capistrano for deploying Rails apps. It focuses on a friendly developer experience: familiar SSH concepts, an intuitive CLI, well-documented extension points, and helpful error messages. I use tomo to deploy many of my side projects.


Other Ruby open source projects that I’ve built and continue to support:

  • mighty_test is a refined CLI for Minitest that adds color output, fail-fast, CI integration, and interactive watch mode.
  • pgcli-rails plugs into Rails apps to replace the default database console with the more full-featured pgcli.
  • gem is the GitHub template I use for building and maintaining gems.

🪴 Maintenance

I also serve as a core contributor and maintainer for the following Ruby projects:

Pinned Loading

  1. nextgen nextgen Public

    Generate your next Rails app interactively! This template includes production-ready recommendations for testing, security, developer productivity, and modern frontends. Plus optional Vite support! ⚡️

    Ruby 152 4

  2. bundle_update_interactive bundle_update_interactive Public

    A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`

    Ruby 127 2

  3. mighty_test mighty_test Public

    A modern, TDD-friendly Minitest runner for Ruby projects! Includes a Jest-inspired interactive watch mode, focus mode, CI sharding, fail-fast, and more.

    Ruby 6

  4. tomo tomo Public

    A friendly and extensible CLI for deploying Rails apps via SSH

    Ruby 383 18

  5. gem gem Public template

    A GitHub template for creating Ruby gems

    Ruby 43 7

  6. capistrano/capistrano capistrano/capistrano Public

    A deployment automation tool built on Ruby, Rake, and SSH.

    Ruby 12.7k 1.8k