Skip to content

vvilhonen/Jetty-jruby-sinatra-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jetty+Sinatra+JRuby skeleton

To run install Java, JRuby and all the gems in gems.txt.

You can find JRuby 1.4.0 from here.

This example uses geekq's jetty-rackup project.

Running

Start application in jetty container

$ jruby jetty-rackup

Testing

Run specs

$ jruby -S rake spec

For testing there is rspec configured with mocha, rack/test and webrat

About

Skeleton application for this stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages