Sha256: f553687077ad86f86a7dc078b13eff474ecc5fc89fe791d68bf5f273539cb162
Contents?: true
Size: 210 Bytes
Versions: 6
Compression:
Stored size: 210 Bytes
Contents
require 'test_helper' class <%= class_name %>PolicyTest < ActiveSupport::TestCase def test_scope end def test_show end def test_create end def test_update end def test_destroy end end
Version data entries
6 entries across 6 versions & 3 rubygems