Sha256: c4d75968d3c93c54f178b09cde8e986a78644b41401044d32e22520cc68b32d7
Contents?: true
Size: 311 Bytes
Versions: 87
Compression:
Stored size: 311 Bytes
Contents
require 'spec_helper' describe "CreateTypes" do describe "GET /create_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 create_types_path response.status.should be(302) end end end
Version data entries
87 entries across 87 versions & 1 rubygems