Sha256: 7771c11111ca9973012ee149831493e4d31587e0f29919bddc3ccc56a0baa439

Contents?: true

Size: 167 Bytes

Versions: 7

Compression:

Stored size: 167 Bytes

Contents

require 'bundler'
Bundler.require

require 'opal-rspec'

run Opal::Server.new { |s|
  s.main = 'opal/rspec/sprockets_runner'
  s.append_path 'spec'
  s.debug = true
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
opal-haml-0.4.4 config.ru
opal-haml-0.4.3 config.ru
opal-haml-0.4.2 config.ru
opal-haml-0.4.1 config.ru
opal-haml-0.4.0 config.ru
opal-haml-0.3.0 config.ru
opal-haml-0.2.0 config.ru