Sha256: 26bafcd2e9d40e4f060524c9c9f539d7078e08c7f5825f2022d4895866da2ad4
Contents?: true
Size: 122 Bytes
Versions: 28
Compression:
Stored size: 122 Bytes
Contents
module RailsApp class Application < Rails::Application config.root = File.expand_path('../../', __FILE__) end end
Version data entries
28 entries across 28 versions & 3 rubygems