Sha256: 862d4938ad493b0074ccf13d269879c8b8dbd953e6dfc94e1dd18bd3c7a27941
Contents?: true
Size: 250 Bytes
Versions: 3
Compression:
Stored size: 250 Bytes
Contents
require ::File.expand_path(::File.dirname(__FILE__) + '/spec_helper') describe "proxy_stack" do def app proxy_stack.stackup end it "fails" do fail "hey buddy, you should probably rename this file and start specing for real" end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
proxy_stack-0.2.0 | spec/proxy_stack_spec.rb |
proxy_stack-0.1.0 | spec/proxy_stack_spec.rb |
proxy_stack-0.0.0 | spec/proxy_stack_spec.rb |