#!/usr/bin/ruby.ruby3.4 
# frozen_string_literal: true

$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__) + '/../lib'))

require 'rails_best_practices'
require 'rails_best_practices/command'
