Sha256: ad140dc90f1e998ef225dcde3e927ab1f54dbd7b7476542ff5ac39227a9fd5cd
Contents?: true
Size: 209 Bytes
Versions: 12
Compression:
Stored size: 209 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
12 entries across 12 versions & 2 rubygems