mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
added proper require for ruby-debug19 gem to generated Gemfile
[#6419 state:committed] Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
This commit is contained in:
committed by
Santiago Pastorino
parent
33cc36678b
commit
22e14ea573
@@ -12,7 +12,7 @@ source 'http://rubygems.org'
|
||||
|
||||
# To use debugger (ruby-debug for Ruby 1.8.7+, ruby-debug19 for Ruby 1.9.2+)
|
||||
# gem 'ruby-debug'
|
||||
# gem 'ruby-debug19'
|
||||
# gem 'ruby-debug19', :require => 'ruby-debug'
|
||||
|
||||
# Bundle the extra gems:
|
||||
# gem 'bj'
|
||||
|
||||
Reference in New Issue
Block a user