Sha256: 2afddfc20325157b09b958970e8aa90fc5006016861fff46fbd4552aa52f81fc
Contents?: true
Size: 158 Bytes
Versions: 7
Compression:
Stored size: 158 Bytes
Contents
require 'test_helper' class ControllerScaffoldingTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, ControllerScaffolding end end
Version data entries
7 entries across 7 versions & 1 rubygems