Sha256: 90b55ee4a94f15214fb3cf1e04cd4d98d32cb0bddbc78954e57b8231c813f67d

Contents?: true

Size: 150 Bytes

Versions: 12

Compression:

Stored size: 150 Bytes

Contents

require 'test_helper'

class BootstrapToolbeltTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, BootstrapToolbelt
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bootstrap_toolbelt-0.1.00 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.11 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.10 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.9 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.8 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.7 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.6 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.5 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.4 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.3 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.2 test/bootstrap_toolbelt_test.rb
bootstrap_toolbelt-0.0.1 test/bootstrap_toolbelt_test.rb