Sha256: 3997106c6d2a3c8832546434dc5f95e887a5f99e81f52f9577b400ae7b9dc699
Contents?: true
Size: 186 Bytes
Versions: 25
Compression:
Stored size: 186 Bytes
Contents
# frozen_string_literal: true # This file is used by Rack-based servers to start the application. require ::File.expand_path('../config/environment', __FILE__) run Dummy::Application
Version data entries
25 entries across 25 versions & 4 rubygems