This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
RESOURCES | ||
| |
app.rb | ||
| |
appengine-web.xml | ||
| |
config.ru | ||
| |
config/ | ||
| |
lib/ | ||
| |
test.war | ||
| |
tmp/ |
README.markdown
This is a sample Sinatra app ready to run under JRuby in the Google App Engine. If you want to try it out just run:
jruby app.rb
And go to http://localhost:4567
If you want to test it out with Google's SDK you can run:
/some_path/appengine-java-sdk-1.2.0/bin/dev_appserver.sh tmp/war/
And see it running in http://localhost:8080








