Sha256: 6edcf19f5f7a344e3ee94c3e52f95eb7f6632822e30eba50b877d0ba9ae04306
Contents?: true
Size: 318 Bytes
Versions: 28
Compression:
Stored size: 318 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", __dir__) require File.expand_path("../config/boot", __dir__) require "rails/commands"
Version data entries
28 entries across 28 versions & 3 rubygems