ruby prof too
This commit is contained in:
parent
8ed750c103
commit
da895dab70
2
Gemfile
2
Gemfile
@ -12,7 +12,7 @@ gem "haml", "~> 3.1"
|
|||||||
gem "rcov", :platform => :mri_18
|
gem "rcov", :platform => :mri_18
|
||||||
gem "rubyzip"
|
gem "rubyzip"
|
||||||
gem "livereload"
|
gem "livereload"
|
||||||
gem "ruby-prof", :platform => :mri
|
gem "ruby-prof", :platform => :mri_18
|
||||||
|
|
||||||
gem 'autotest'
|
gem 'autotest'
|
||||||
gem 'autotest-fsevent' if RUBY_PLATFORM =~ /darwin/
|
gem 'autotest-fsevent' if RUBY_PLATFORM =~ /darwin/
|
||||||
|
Loading…
Reference in New Issue
Block a user