Sha256: 5926632149ef1f4021685908cbfc22d0ddb746da4d576353eb8d0c94ae5cdaf5
Contents?: true
Size: 499 Bytes
Versions: 5
Compression:
Stored size: 499 Bytes
Contents
require File.join(File.dirname(__FILE__), %w[.. spec_helper]) AppSlice::TestHelpers::require_rails! # describe Initiailizer do # it "should initialize without APP_SLICE" # # it "should initialize with APP_SLICE" # # it %{should override RAILS_ROOT/config/environments.rb # with RAILS_ROOT/apps/APP_SLICE/config/environments.rb} # # it %{should override RAILS_ROOT/config/environments/RAILS_ENV.rb # with RAILS_ROOT/apps/APP_SLICE/config/environments/RAILS_ENV.rb} # end
Version data entries
5 entries across 5 versions & 1 rubygems