webrat/spec/integration/sinatra
Simon Rozet 7d7c32256d Support for "modular" Sinatra app style
Since Sinatra 0.9, apps can be ancapsulated in a class ("modular" style)
or be on the top level, just like before ("classic" style)

* http://wiki.github.com/brynary/webrat/sinatra
* http://www.sinatrarb.com/extensions.html
2009-02-28 03:30:25 +01:00
..
test Support for "modular" Sinatra app style 2009-02-28 03:30:25 +01:00
Rakefile Add integration tests for sinatra 2008-12-29 06:41:50 -02:00
classic_app.rb Support for "modular" Sinatra app style 2009-02-28 03:30:25 +01:00
modular_app.rb Support for "modular" Sinatra app style 2009-02-28 03:30:25 +01:00