Sha256: 7a8578da06e1356923999f4a0bcdd354ac2e7bc97b7c72ad8ffad940b349ff71

Contents?: true

Size: 210 Bytes

Versions: 8

Compression:

Stored size: 210 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__)
run Hyde::Server

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
hydeweb-0.1.9 data/new_site/config.ru
hydeweb-0.1.8 data/new_site/config.ru
hydeweb-0.1.7 data/new_site/config.ru
hydeweb-0.1.6 data/new_site/config.ru
hydeweb-0.1.5 data/new_site/config.ru
hydeweb-0.1.4 data/new_site/config.ru
hydeweb-0.1.3 data/new_site/config.ru
hydeweb-0.1.2 data/new_site/config.ru