test/testapp.rb in rubikon-0.1.0 vs test/testapp.rb in rubikon-0.2.0
- old
+ new
@@ -1,10 +1,10 @@
# This code is free software; you can redistribute it and/or modify it under the
# terms of the new BSD License.
#
# Copyright (c) 2009, Sebastian Staudt
-class RubikonTestApp < Rubikon::Application
+class RubikonTestApp < Rubikon::Application::Base
set :autorun, false
set :name, 'Rubikon test application'
set :raise_errors, true