test/frameworks/apps/padrino_simple.rb in oboe-2.5.0.7 vs test/frameworks/apps/padrino_simple.rb in oboe-2.6.0.2

- old
+ new

@@ -1,4 +1,6 @@ +# This test Padrino stack file was taken from the padrino-core gem. +# PADRINO_ROOT = File.dirname(__FILE__) unless defined? PADRINO_ROOT # Remove this comment if you want do some like this: ruby PADRINO_ENV=test app.rb # # require 'rubygems' # require 'padrino-core'