Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Conversation

@perlun
Copy link

@perlun perlun commented Apr 17, 2018

It feels they aren't needed now that you get the right versions with a plain gem install, and it also makes the readme more easily be outdated if keep them here.

Here are the current versions I got when running gem install:

$ gem install ruby-debug-ide
Fetching: ruby-debug-ide-0.6.1.gem (100%)
Building native extensions. This could take a while...
Successfully installed ruby-debug-ide-0.6.1
Parsing documentation for ruby-debug-ide-0.6.1
Installing ri documentation for ruby-debug-ide-0.6.1
Done installing documentation for ruby-debug-ide after 0 seconds
1 gem installed
$ gem install debase
Building native extensions. This could take a while...
Successfully installed debase-0.2.2
Parsing documentation for debase-0.2.2
Installing ri documentation for debase-0.2.2
Done installing documentation for debase after 0 seconds
1 gem installed

Make sure these boxes are checked before submitting your PR -- thanks in advance!

It feels they aren't needed now that you get the right versions with a plain gem install, and it also makes the readme more easily be outdated if keep them here.

Here are the current versions I got when running `gem install`:

```shell
$ gem install ruby-debug-ide
Fetching: ruby-debug-ide-0.6.1.gem (100%)
Building native extensions. This could take a while...
Successfully installed ruby-debug-ide-0.6.1
Parsing documentation for ruby-debug-ide-0.6.1
Installing ri documentation for ruby-debug-ide-0.6.1
Done installing documentation for ruby-debug-ide after 0 seconds
1 gem installed
$ gem install debase
Building native extensions. This could take a while...
Successfully installed debase-0.2.2
Parsing documentation for debase-0.2.2
Installing ri documentation for debase-0.2.2
Done installing documentation for debase after 0 seconds
1 gem installed
```
@wingrunr21
Copy link
Collaborator

Nice. One thing I'd like to add is that for Ruby 2.x users byebug should be a viable backend as well.

@perlun
Copy link
Author

perlun commented Apr 19, 2018

@wingrunr21 Sure. I added a note about that now as well.

@wingrunr21
Copy link
Collaborator

Thanks!

@wingrunr21 wingrunr21 merged commit 62920b9 into rubyide:master Apr 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants