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