view bin/rails @ 231:01f3a7e073c3

Remove unsupported namespace syntax Leftover from redis-rails.
author nanaya <me@nanaya.net>
date Mon, 16 Jan 2023 16:23:29 +0900
parents ad6264cca788
children
line wrap: on
line source

#!/usr/bin/env ruby
APP_PATH = File.expand_path("../config/application", __dir__)
require_relative "../config/boot"
require "rails/commands"