Sha256: a6ba298414ac9c4260a47e994a6553014dd8afc21593ca8d7bec0ba5a7b1c624

Contents?: true

Size: 312 Bytes

Versions: 20

Compression:

Stored size: 312 Bytes

Contents

require 'bundler/setup'
Bundler.setup

require 'negroku/i18n'
require 'negroku/cli/bootstrap'
require 'negroku/cli/stage'
require 'negroku/cli/env'
require 'negroku/helpers/app_directory'
require 'negroku/helpers/templates'

require "fakefs/safe"

RSpec.configure do |config|
  # some (optional) config here
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
negroku-2.4.2 spec/spec_helper.rb
negroku-2.4.1 spec/spec_helper.rb
negroku-2.4.0 spec/spec_helper.rb
negroku-2.3.5 spec/spec_helper.rb
negroku-2.3.4 spec/spec_helper.rb
negroku-2.3.3 spec/spec_helper.rb
negroku-2.3.2 spec/spec_helper.rb
negroku-2.3.1 spec/spec_helper.rb
negroku-2.3.0 spec/spec_helper.rb
negroku-2.2.0 spec/spec_helper.rb
negroku-2.1.0 spec/spec_helper.rb
negroku-2.0.3 spec/spec_helper.rb
negroku-2.0.2 spec/spec_helper.rb
negroku-2.0.1 spec/spec_helper.rb
negroku-2.0.0 spec/spec_helper.rb
negroku-2.0.0.pre7 spec/spec_helper.rb
negroku-2.0.0.pre6 spec/spec_helper.rb
negroku-2.0.0.pre5 spec/spec_helper.rb
negroku-2.0.0.pre4 spec/spec_helper.rb
negroku-2.0.0.pre3 spec/spec_helper.rb