Skip to content

Commit

Permalink
Use debugger on jruby.
Browse files Browse the repository at this point in the history
  • Loading branch information
myronmarston committed Nov 15, 2011
1 parent 7ebb478 commit 0358c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ group :extras do
gem 'rb-fsevent'
end

platforms :mri_18 do
platforms :mri_18, :jruby do
gem 'ruby-debug'
end

Expand Down

0 comments on commit 0358c88

Please sign in to comment.