Commit 3fe56ec1 authored by Fabio Pelosin's avatar Fabio Pelosin

Include ruby profiler

parent 2a6f800f
...@@ -29,6 +29,7 @@ group :debugging do ...@@ -29,6 +29,7 @@ group :debugging do
gem "awesome_print" gem "awesome_print"
gem "pry" gem "pry"
gem "diffy" gem "diffy"
gem "ruby-prof"
end end
group :documentation do group :documentation do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment