Delete old, unused script

This commit is contained in:
Maikel Linke
2025-02-17 12:25:59 +11:00
parent bf62d16ca5
commit ef98e4e384

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env ruby
# This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
APP_PATH = File.expand_path('../../config/application', __FILE__)
require_relative '../config/boot'
require 'rails/commands'