░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/vendor/bundle/ruby/3.1.0/gems/ice_nine-0.11.2/spec
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: spec_helper.rb
# encoding: utf-8 if ENV['COVERAGE'] == 'true' require 'simplecov' SimpleCov.formatter = SimpleCov::Formatter::MultiFormatter[ SimpleCov::Formatter::HTMLFormatter, ] SimpleCov.start do command_name 'spec:unit' add_filter 'config' add_filter 'spec' add_filter 'vendor' minimum_coverage 100 end end require 'ice_nine' require 'devtools/spec_helper' RSpec.configure do |config| config.expect_with :rspec do |expect_with| expect_with.syntax = :expect end end
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 integration/
DIR
—
2023-09-24 03:46
📁 shared/
DIR
—
2023-09-24 03:46
📁 support/
DIR
—
2023-09-24 03:46
📁 unit/
DIR
—
2023-09-24 03:46
📄 spec_helper.rb
RB
504 B
2023-09-24 03:46
EDIT