Added Rackprofile to development assets

This commit is contained in:
saurabhbhatia 2013-10-14 10:54:29 +08:00
parent 55fa1cef4f
commit ae66e7257f
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ group :test, :development do
gem "watchr"
gem "spork"
gem "capybara"
gem 'rack-mini-profiler'
# gem 'yard'
# gem "bluecloth"
end