Sha256: 9ecc158a1a0230370f900b0db7b6478453a15d104252a6d9edcae1ef80e938cc
Contents?: true
Size: 305 Bytes
Versions: 49
Compression:
Stored size: 305 Bytes
Contents
require 'rails_helper' RSpec.describe "<%= class_name.pluralize %>", <%= type_metatag(:request) %> do describe "GET /<%= name.underscore.pluralize %>" do it "works! (now write some real specs)" do get <%= index_helper %>_path expect(response).to have_http_status(200) end end end
Version data entries
49 entries across 46 versions & 7 rubygems