Sha256: a8f037f2214db605105f9d1e61cb2613d2b827e2513c3ecdbf626ee6c765e954
Contents?: true
Size: 246 Bytes
Versions: 1
Compression:
Stored size: 246 Bytes
Contents
# This file exists to make this project Rack-compatible. # You may delete it if you're not concerned about this. require 'hyde' require 'hyde/server' Hyde::Project.new File.dirname(__FILE__) Hyde::Server.options[:cache] = true run Hyde::Server
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hydeweb-0.1.10 | data/new_site/config.ru |