root/lib/vintage.rb
| Revision 1, 108 bytes (checked in by jeremymcanal..@gmail.com, 7 months ago) |
|---|
| Line | |
|---|---|
| 1 | $:.unshift File.dirname(__FILE__) |
| 2 | |
| 3 | require 'vintage/handler' |
| 4 | require 'vintage/server' |
| 5 | |
| 6 | module Vintage |
| 7 | |
| 8 | end |
Note: See TracBrowser for help on using the browser.
