Sha256: 67f356b7d5582706d65f5f9ce17134442112ee71e5264c4c3aa0cacd9039f89b
Contents?: true
Size: 154 Bytes
Versions: 2
Compression:
Stored size: 154 Bytes
Contents
require "test_helper" class HelpersTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
delayed_form_observer-0.2.0 | test/delayed_form_observer/helpers_test.rb |
delayed_form_observer-0.1.0 | test/delayed_form_observer/helpers_test.rb |