Sha256: a8020ae4bee1cfb4b7addbc35f8b14af038eb6cf536ac2d8185af858a51e173f

Contents?: true

Size: 269 Bytes

Versions: 14

Compression:

Stored size: 269 Bytes

Contents

require 'bundler'
Bundler.require

require 'mspec/opal/rake_task'

::Opal::Processor.arity_check_enabled = true
::Opal::Processor.dynamic_require_severity = :raise

use Rack::ShowExceptions
use Rack::ShowStatus
use MSpec::Opal::Index
run MSpec::Opal::Environment.new


Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
opal-0.7.2 config.ru
opal-0.7.1 config.ru
opal-0.7.0 config.ru
opal-0.7.0.rc1 config.ru
opal-0.7.0.beta3 config.ru
opal-0.6.3 config.ru
opal-0.7.0.beta2 config.ru
opal-cj-0.7.0.beta2 config.ru
opal-cj-0.7.0.beta1 config.ru
opal-0.7.0.beta1 config.ru
opal-0.6.2 config.ru
opal-0.6.1 config.ru
opal-0.6.0 config.ru
opal-0.5.5 config.ru