Sha256: 73565fc2a386fde5a75a16e0f8842aceec82539a267814dd84b5962c97dd0ef9

Contents?: true

Size: 239 Bytes

Versions: 8

Compression:

Stored size: 239 Bytes

Contents

require 'rubygems'

ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../Gemfile', __FILE__)

require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])

require 'sass'
require 'grape'
require 'grape-swagger'
require 'coffee_script'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
grape-swagger-rails-0.4.0 spec/dummy/config/boot.rb
grape-swagger-rails-0.3.1 spec/dummy/config/boot.rb
grape-swagger-rails-0.3.0 spec/dummy/config/boot.rb
grape-swagger-rails-0.2.2 spec/dummy/config/boot.rb
grape-swagger-rails-0.2.1 spec/dummy/config/boot.rb
grape-swagger-rails-0.2.0 spec/dummy/config/boot.rb
grape-swagger-rails-0.1.0 spec/dummy/config/boot.rb
grape-swagger-rails-0.0.10 spec/dummy/config/boot.rb