Sha256: cc440f8ad1f98333306c41254b1d24e2f4ef5cd34a898fd0c634c5cca731b9a2
Contents?: true
Size: 314 Bytes
Versions: 87
Compression:
Stored size: 314 Bytes
Contents
require 'spec_helper' describe "RealizeTypes" do describe "GET /realize_types" do it "works! (now write some real specs)" do # Run the generator again with the --webrat flag if you want to use webrat methods/matchers get realize_types_path response.status.should be(302) end end end
Version data entries
87 entries across 87 versions & 1 rubygems