Sha256: d7bc1c92155ab64406886f6ef25dd1c0eff3ef157616296edb7168d3aad14a2d
Contents?: true
Size: 316 Bytes
Versions: 15
Compression:
Stored size: 316 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
15 entries across 15 versions & 5 rubygems