Sha256: fc9c23df516d1e91028c94ca74d4ce030a8ffa003182cbd74a6d6014a8cb3fd2
Contents?: true
Size: 145 Bytes
Versions: 5
Compression:
Stored size: 145 Bytes
Contents
require 'spec/helper' require 'examples/hello' describe 'Hello' do ramaze it '/' do get('/').body.should == 'Hello, World!' end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ramaze-0.1.0 | spec/examples/hello.rb |
ramaze-0.1.1 | spec/examples/hello.rb |
ramaze-0.1.2 | spec/examples/hello.rb |
ramaze-0.1.3 | spec/examples/hello.rb |
ramaze-0.1.4 | spec/examples/hello.rb |