Sha256: df4dd5072783773bef8714282c64d84b204e69e515af55fa11e520ab3169b695
Contents?: true
Size: 243 Bytes
Versions: 2
Compression:
Stored size: 243 Bytes
Contents
require 'bundler' Bundler.setup require 'rails' require 'combustion' require 'nestive_rendering' Combustion.initialize! :action_controller require 'rspec/rails' RSpec.configure do |config| config.infer_spec_type_from_file_location! end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nestive_rendering-1.1.0 | spec/spec_helper.rb |
nestive_rendering-1.0.0 | spec/spec_helper.rb |