My favorites | Sign in
Project Home Downloads Wiki Issues Source
Repository:
Checkout   Browse   Changes   Clones    
 
1
2
3
4
5
6
7
8
9
require 'appengine-rack'
require 'guestbook'

AppEngine::Rack.configure_app(
:application => 'application-id',
:precompilation_enabled => true,
:version => 1)

run Sinatra::Application

Change log

7a87f86e2883 by John Woodell <woo...@google.com> on Oct 29, 2009   Diff
demo apps now reflect 0.0.5 features
Go to: 
Sign in to write a code review

Older revisions

cd69eb3be4d9 by mando.woodie on Aug 6, 2009   Diff
These demos reflect the process with
the currect tools
All revisions of this file

File info

Size: 197 bytes, 9 lines
Powered by Google Project Hosting