Sha256: 8f20115fd6d96cd6c8d4b0df94d4717c208c7fc1fe7c93a56ad82ee8fda1b3f2
Contents?: true
Size: 196 Bytes
Versions: 4
Compression:
Stored size: 196 Bytes
Contents
require File.expand_path('../entity', __FILE__) require File.expand_path('../cleaner', __FILE__) class CleaningContext < Dicer::Context describe Entity do it_behaves_like Cleaner end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
dicer-0.3.0 | spec/support/cleaning_context.rb |
dicer-0.2.0 | spec/support/cleaning_context.rb |
dicer-0.1.0 | spec/support/cleaning_context.rb |
dicer-0.0.1 | spec/support/cleaning_context.rb |