File: hello_rack.ru

package info (click to toggle)
ruby-locale 2.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 460 kB
  • sloc: ruby: 3,308; makefile: 9
file content (5 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (8)
1
2
3
4
5
$LOAD_PATH.unshift "../../lib"

require 'hello_rack'
run HelloRackApp.new