Sha256: 9d18417ae51868db68c3ec25fe3111d00c0d57eeaa4ddfa671fd5aa7b8221d1b
Contents?: true
Size: 234 Bytes
Versions: 34
Compression:
Stored size: 234 Bytes
Contents
#!/usr/bin/env ruby # -*- encoding: utf-8 -*- # -*- frozen_string_literal: true -*- # -*- warn_indent: true -*- APP_PATH = File.expand_path("../config/application", __dir__) require_relative "../config/boot" require "rails/commands"
Version data entries
34 entries across 34 versions & 1 rubygems