Sha256: 4900c79aecd6021f5880210cfc8c41ee67f73fdf1921e7bd6c50f35b88fc6edf

Contents?: true

Size: 160 Bytes

Versions: 31

Compression:

Stored size: 160 Bytes

Contents

PADRINO_ROOT = File.dirname(__FILE__) unless defined? PADRINO_ROOT

class SystemStealthyClassDemo < Padrino::Application
  set :reload, true
end

Padrino.load!

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
padrino-core-0.16.0.pre3 test/fixtures/apps/stealthy/app.rb
padrino-core-0.16.0.pre2 test/fixtures/apps/stealthy/app.rb
padrino-core-0.15.3 test/fixtures/apps/stealthy/app.rb
padrino-core-0.15.2 test/fixtures/apps/stealthy/app.rb
padrino-core-0.15.1 test/fixtures/apps/stealthy/app.rb
padrino-core-0.15.0 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.4 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.3 test/fixtures/apps/stealthy/app.rb
padrino-core-0.12.9 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.2 test/fixtures/apps/stealthy/app.rb
padrino-core-0.13.3.4 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.1.1 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.1 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.0.2 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.0.1 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.0 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.0.rc2 test/fixtures/apps/stealthy/app.rb
padrino-core-0.14.0.rc1 test/fixtures/apps/stealthy/app.rb
padrino-core-0.13.3.3 test/fixtures/apps/stealthy/app.rb
padrino-core-0.13.3.2 test/fixtures/apps/stealthy/app.rb