Guest User

Untitled

a guest
May 27th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. require 'appengine-rack'
  2. AppEngine::Rack.configure_app(
  3. :application => 'my-jruby-test',
  4. :version => 1)
  5. require 'hamltest'
  6. run Sinatra::Application
Add Comment
Please, Sign In to add comment