avm-example-app/config.ru

7 lines
74 B
Plaintext
Raw Normal View History

2011-03-23 18:42:54 +00:00
$: << File.expand_path("lib")
require 'avm_example'
run AVMExample.new