Sha256: 47b7c7c2019eaef6e28a390df88879cda7a3ce9576e9748972ef9751b3c85983
Contents?: true
Size: 152 Bytes
Versions: 5
Compression:
Stored size: 152 Bytes
Contents
context "show action" do should "render show template" do get :show, id: <%= class_name %>.first assert_template 'show' end end
Version data entries
5 entries across 5 versions & 1 rubygems