Sha256: ec5e5193a5e3b8b38a282f3f37f81fcdc2c0df6c388ed7c210dfc66af9a5ab81
Contents?: true
Size: 152 Bytes
Versions: 10
Compression:
Stored size: 152 Bytes
Contents
require 'test_helper' class RailsViewComponentTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, RailsViewComponent end end
Version data entries
10 entries across 10 versions & 1 rubygems