Rails 8.1 adds Local CI: a config/ci.rb DSL plus bin/ci runner that executes the same checks on your laptop and in GitHub Actions.
New apps come with #Brakeman, bundler-audit, #Rubocop, and system tests preconfigured.
https://go.fastruby.io/djq
#RubyOnRails #Rails81 #DevEx