1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00
epub.js/static.ru
2012-10-27 09:32:48 -07:00

3 lines
No EOL
75 B
Ruby

root=Dir.pwd
puts ">>> Serving: #{root}"
run Rack::Directory.new("#{root}")