Sha256: 8ddb395319fd3dcd4fdda3ca8e7974e7550524dc0e391df6034538384c77a040

Contents?: true

Size: 218 Bytes

Versions: 33

Compression:

Stored size: 218 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'sinatra_resource'
require 'spec'
require 'spec/autorun'

Spec::Runner.configure do |config|
  
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
sinatra_resource-0.4.17 spec/spec_helper.rb
sinatra_resource-0.4.16 spec/spec_helper.rb
sinatra_resource-0.4.15 spec/spec_helper.rb
sinatra_resource-0.4.14 spec/spec_helper.rb
sinatra_resource-0.4.13 spec/spec_helper.rb
sinatra_resource-0.4.12 spec/spec_helper.rb
sinatra_resource-0.4.11 spec/spec_helper.rb
sinatra_resource-0.4.10 spec/spec_helper.rb
sinatra_resource-0.4.9 spec/spec_helper.rb
sinatra_resource-0.4.8 spec/spec_helper.rb
sinatra_resource-0.4.7 spec/spec_helper.rb
sinatra_resource-0.4.6 spec/spec_helper.rb
sinatra_resource-0.4.5 spec/spec_helper.rb
sinatra_resource-0.4.4 spec/spec_helper.rb
sinatra_resource-0.4.3 spec/spec_helper.rb
sinatra_resource-0.4.2 spec/spec_helper.rb
sinatra_resource-0.4.1 spec/spec_helper.rb
sinatra_resource-0.4.0 spec/spec_helper.rb
sinatra_resource-0.3.6 spec/spec_helper.rb
sinatra_resource-0.3.5 spec/spec_helper.rb