Sha256: 7209326aedc41bf2e06ec8baba54a0d0dd00ca76611465900c2375d65e7c5b0b

Contents?: true

Size: 223 Bytes

Versions: 5

Compression:

Stored size: 223 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'sinatra_more'

class Test::Unit::TestCase
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sinatra_more-0.0.6 test/helper.rb
sinatra_more-0.0.5 test/helper.rb
sinatra_more-0.0.4 test/helper.rb
sinatra_more-0.0.3 test/helper.rb
sinatra_more-0.0.2 test/helper.rb