bitgoblin-website/bin/rails

5 lines
141 B
Plaintext
Raw Permalink Normal View History

2022-07-04 01:21:08 -04:00
#!/usr/bin/env ruby
APP_PATH = File.expand_path("../config/application", __dir__)
require_relative "../config/boot"
require "rails/commands"