Sha256: bb692aacc9fcf818ad3248ffa6e3945ba5f880810e0d86846527b73c21ccb18d

Contents?: true

Size: 144 Bytes

Versions: 16

Compression:

Stored size: 144 Bytes

Contents

require 'test_helper'

class SprocketsDotjsTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, SprocketsDotjs
  end
end

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
local-sprockets-dotjs-1.0.3 test/sprockets-dotjs_test.rb
sprockets-dotjs-3.1.0 test/sprockets-dotjs_test.rb
sprockets-dotjs-3.0.2 test/sprockets-dotjs_test.rb
sprockets-dotjs-3.0.1 test/sprockets-dotjs_test.rb
sprockets-dotjs-3.0.0 test/sprockets-dotjs_test.rb
sprockets-dotjs-2.1.1 test/sprockets-dotjs_test.rb
sprockets-dotjs-2.1.0 test/sprockets-dotjs_test.rb
sprockets-dotjs-2.0.3 test/sprockets-dotjs_test.rb
sprockets-dotjs-2.0.2 test/sprockets-dotjs_test.rb
sprockets-dotjs-2.0.0 test/sprockets-dotjs_test.rb
sprockets-dotjs-1.1.3 test/sprockets-dotjs_test.rb
sprockets-dotjs-1.1.2 test/sprockets-dotjs_test.rb
sprockets-dotjs-1.1.1 test/sprockets-dotjs_test.rb
sprockets-dotjs-1.1.0 test/sprockets-dotjs_test.rb
sprockets-dotjs-1.0.1 test/sprockets-dotjs_test.rb
sprockets-dotjs-1.0.0 test/sprockets-dotjs_test.rb