I should have taken notes one day while I was in IRC, but I did not and now I'm posting to the list instead.
Is there any documentation around as far a what repositories need to be added and packages installed in order to do effective Ruby development?
Thanks for the help!
On 2015-06-21 00:02:17 -0500, Robert Martens wrote:
Date: Sun, 21 Jun 2015 00:02:17 -0500 From: Robert Martens martenrt@mlc-wels.edu Subject: [opensuse-ruby] Documentation on Ruby development with openSUSE To: opensuse-ruby@opensuse.org
I should have taken notes one day while I was in IRC, but I did not and now I'm posting to the list instead.
Is there any documentation around as far a what repositories need to be added and packages installed in order to do effective Ruby development?
Thanks for the help!
devel:languages:ruby devel:languages:ruby:extensions
Any documentation on the wiki on how to bootstrap that environment? How to find what URL you need for the repos, etc.
I'm asking mainly because I'd like to start gathering some resources and documentation together to put on the wiki in the end.
On Sun, Jun 21, 2015 at 6:01 AM, Marcus Rueckert darix@opensu.se wrote:
On 2015-06-21 00:02:17 -0500, Robert Martens wrote:
Date: Sun, 21 Jun 2015 00:02:17 -0500 From: Robert Martens martenrt@mlc-wels.edu Subject: [opensuse-ruby] Documentation on Ruby development with openSUSE To: opensuse-ruby@opensuse.org
I should have taken notes one day while I was in IRC, but I did not and now I'm posting to the list instead.
Is there any documentation around as far a what repositories need to be added and packages installed in order to do effective Ruby development?
Thanks for the help!
devel:languages:ruby devel:languages:ruby:extensions
-- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org -- To unsubscribe, e-mail: opensuse-ruby+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ruby+owner@opensuse.org
Robert Martens martenrt@mlc-wels.edu wrote:
Any documentation on the wiki on how to bootstrap that environment?
I don't think there's really any bootstrap. You just add the repos and start installing rubies and gems.
How to find what URL you need for the repos, etc.
That's standard zypper / OBS knowledge not specific to Ruby, e.g. go to
https://build.opensuse.org/project/show/devel:languages:ruby
then click on one of the repositories in the Build Results and it will link to the download repository where you can find the .repo file to add via zypper, e.g.
zypper addrepo http://download.opensuse.org/repositories/devel:/languages:/ruby/openSUSE_13...
Or you can go the One-Click Install route, or add them via yast2. There are probably other ways I missed too.
I'm asking mainly because I'd like to start gathering some resources and documentation together to put on the wiki in the end.
That would be great, thanks! You should also link to
https://en.opensuse.org/openSUSE:Packaging_Ruby
although that's for packagers not end users.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 06/22/2015 11:21 AM, Adam Spiers wrote:
Robert Martens martenrt@mlc-wels.edu wrote:
Any documentation on the wiki on how to bootstrap that environment?
On openSUSE, there's also the 'devel_ruby' pattern.
- -- James Mason Technical Architect, Public Cloud openSUSE Member SUSE jmason@suse.com - ------------------------------------------------------------------------ SUSECon 2015: Register at susecon.com
Thanks to both of you, I’ll start there.
Sincerely, Bob Martens
On Jun 22, 2015, at 4:30 AM, James Mason jmason@suse.com wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 06/22/2015 11:21 AM, Adam Spiers wrote:
Robert Martens martenrt@mlc-wels.edu wrote:
Any documentation on the wiki on how to bootstrap that environment?
On openSUSE, there's also the 'devel_ruby' pattern.
James Mason Technical Architect, Public Cloud openSUSE Member SUSE jmason@suse.com
SUSECon 2015: Register at susecon.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v2
iQEcBAEBCAAGBQJVh9W5AAoJEBs5UYhsRJAjiN4H/1X/fLOzvGhzkSHbd1WQDhBn 1MszeDraZvDzby6gv7YFQZf1c2DmeGBNLLDQ9RrNIqn89HkSPNQYcfVhsG512yNu oK/rj78U+HudeOZd24CPWLjxvcHxVr4Ze6SLeYFuxrC4c31yxI5sjXZ1sC0svSpD /56Luu1w7/ZN0dPI/XvemK3gZma4otmkgZGokgywoWSRNtHZHrS58D6fcbDKauhS g43aHGJcRTEvUvlQxpcqC/LBNNXCugiudRzFwtGyDsqfvYPS4f6yq7vAjDt0Yp5u imaRwJea1OEPUBpu0Pnvs8sbL96IvoTnksl3hUqSAMdhB+dSKXrzoH90EttDddM= =GqdP
-----END PGP SIGNATURE-----
To unsubscribe, e-mail: opensuse-ruby+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ruby+owner@opensuse.org