Sha256: 8b35a00dde481d21b9413eec731c30d4c47f18e01d6b86532b22cfae184479f2
Contents?: true
Size: 217 Bytes
Versions: 10
Compression:
Stored size: 217 Bytes
Contents
module Refinery describe FastController do it "should render the wymiframe template" do get :wymiframe response.should be_success response.should render_template(:wymiframe) end end end
Version data entries
10 entries across 10 versions & 1 rubygems