Sha256: 99321b5331d21f274e38502c48019c6eab31d4dce2b69d1d089625dfa9eac865
Contents?: true
Size: 289 Bytes
Versions: 31
Compression:
Stored size: 289 Bytes
Contents
require './app' # I'm leaning more towards not mounting the sprockets rack application and just relying on the precompiler with guard. # If you want to mount the Sprockets Rack Application, uncomment the following lines: map "/assets" do run App.sprockets end map "/" do run App end
Version data entries
31 entries across 31 versions & 1 rubygems