Sha256: cf77dc97895924958d9c1255188783630d4a1ece28e5f674afb5f25b3ca230cf
Contents?: true
Size: 140 Bytes
Versions: 2
Compression:
Stored size: 140 Bytes
Contents
require 'test_helper' class HashidsRailsTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, HashidsRails end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hashids_rails-0.0.2 | test/hashids_rails_test.rb |
hashids_rails-0.0.1 | test/hashids_rails_test.rb |