Sha256: 059bb0a4f9a576d73775105bd56787f7b78c3a9953d733730a7e8505e41111ca
Contents?: true
Size: 323 Bytes
Versions: 5
Compression:
Stored size: 323 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # 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 File.expand_path("../../config/boot", __FILE__) require "rails/commands"
Version data entries
5 entries across 5 versions & 1 rubygems