This commit is contained in:
yanxd 2014-04-25 09:03:19 +08:00
parent f4595dfcd2
commit 32294cf131
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@ end
group :development do
gem "rdoc", ">= 2.4.2"
if nil
gem 'thin'
gem 'rack-mini-profiler'
end
end