Sha256: fdf839f767624f61bb659574a4a8b1bb5770f744a087a57b508a36a652ccdd7c

Contents?: true

Size: 314 Bytes

Versions: 5

Compression:

Stored size: 314 Bytes

Contents

# The printer to be used when writing profiles
RSpecProf.printer_class = RubyProf::GraphHtmlPrinter

# The file extension for profiles written to disk
RSpecProf::FilenameHelpers.file_extension = "html"

# The destination directory into which profiles are written
RSpecProf::FilenameHelpers.output_dir = "profiles"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
grapht-0.1.9 spec/support/rspec-prof.rb
grapht-0.1.8 spec/support/rspec-prof.rb
grapht-0.1.7 spec/support/rspec-prof.rb
grapht-0.1.6 spec/support/rspec-prof.rb
grapht-0.1.5 spec/support/rspec-prof.rb