I ran rake test:profile and got a report of:
process_time: 62 ms
memory: unsupported
objects: unsupported
How can I enable the memory and objects component?
I’m using ruby 1.9.2 and I have ruby-prof listed in my Gemfile
gem 'ruby-prof'
Use this patched version of 1.92