Sha256: 7050ca6e24c9875eb3d711b5c9d2577d01f0f57022152622f28d62a35f4eff1f
Contents?: true
Size: 138 Bytes
Versions: 2
Compression:
Stored size: 138 Bytes
Contents
require 'test_helper' class ToPermalinkTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, ToPermalink end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
to_permalink-0.0.3 | test/to_permalink_test.rb |
to_permalink-0.0.2 | test/to_permalink_test.rb |