Luis Alfredo Porras Páez
Luis Alfredo Porras Páez
@alagos this happens because the method print for RubyProf::CallTreePrinter, do no accept a file as argument anymore See: https://github.com/ruby-prof/ruby-prof/blob/master/lib/ruby-prof/printers/call_tree_printer.rb#L54 and in this line: https://github.com/sinisterchipmunk/rspec-prof/blob/master/lib/rspec-prof.rb#L48 the library is trying to generate...
@maumercado +1
@rpontes I had the same issue and i fixed it in this [PR](https://github.com/gravityblast/musix_match/pull/3)
Waiting for this feature too!
I need a review from anyone on the team. cc: @guilleiguaran
as fallback I had to change from apparition to cuprite, cuptrite does not have this issue when running headless mode, using same specs.