Sha256: 7e6d6f673c62480d3f56cb30fdd22f490a7d32a65ff2ec49613f657ff1153fdb

Contents?: true

Size: 260 Bytes

Versions: 17

Compression:

Stored size: 260 Bytes

Contents

dir = File.dirname(__FILE__)

module JsTestCore
  module Representations
  end
end

require "#{dir}/representations/page.html"
require "#{dir}/representations/not_found.html"
require "#{dir}/representations/spec.html"
require "#{dir}/representations/dir.html"

Version data entries

17 entries across 17 versions & 4 rubygems

Version Path
pivotal-screw-unit-0.5.0 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-0.5.1 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-0.5.2 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-0.5.3 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.10 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.11 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.12 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.3 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.4 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.5 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.6 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.7 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.8 vendor/js-test-core/lib/js_test_core/representations.rb
pivotal-screw-unit-server-0.5.9 vendor/js-test-core/lib/js_test_core/representations.rb
screw-unit-0.5.1 vendor/js-test-core/lib/js_test_core/representations.rb
screw-unit-server-0.5.3 vendor/js-test-core/lib/js_test_core/representations.rb
screw-unit-0.5.2 vendor/js-test-core/lib/js_test_core/representations.rb