Packaging Ruby Code with RubyGems

Go to class
Write Review

Free Online Course: Packaging Ruby Code with RubyGems provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Packaging Ruby Code with RubyGems is taught by Rag Dhiman.

Overview
  • This course will teach you how to package your Ruby code as RubyGems for sharing with other Ruby applications, allowing you to maintain and manage it centrally.

    How do you share your Ruby code across multiple Ruby applications while maintaining and managing the code in one central place? In this course, Packaging Ruby Code with RubyGems, you’ll learn how to share your Ruby Code using RubyGems. First, you’ll explore what RubyGems are. Next, you’ll discover how to package your own code into a RubyGem. Finally, you’ll learn how to publish your RubyGem for internal or external consumption. When you’re finished with this course, you’ll have the skills and knowledge of RubyGems needed to share your Ruby code consistently and reliably across your applications.