[Gary] ruby-prof for bench profiling

This commit is contained in:
Gary Murakami 2012-04-09 11:42:01 -04:00
parent 2390578805
commit e57b469505
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ group :development, :test do
gem "shoulda"
gem "test-unit"
gem "ci_reporter"
gem "ruby-prof"
# Java
platforms :jruby do