#!/usr/bin/env ruby # frozen_string_literal: true warn %{ DEPRECATION: bin/r has been replaced by bin/rails-engine, please use that command instead. }.strip exec "#{__dir__}/rails-engine"