SlideShare a Scribd company logo
Newer Yankee Workshop Build-a-Gem
What's a Gem? Reusable Pieces of Ruby Code
Packaged Following a Convention
Python Eggs, Perl CPAN Modules, PHP PEAR Packages
Why Build a Gem? So people can use your wonderful code
DRY
Version control across different project
Good Practices Don't  require “rubygems”  in your library -  http://gist.github.com/54177
Always have test coverage

More Related Content

PPT
perlall
TXT
Jas bitbucket
PDF
Test Driven Development with Puppet - PuppetConf 2014
ODP
Perl ides
PDF
Groovy - Grails as a modern scripting language for Web applications
PDF
Lightweight development (Lightning talk)
PDF
Node.js :: Introduction — Part 2
PDF
Jenkins and Docker for native Linux packages
perlall
Jas bitbucket
Test Driven Development with Puppet - PuppetConf 2014
Perl ides
Groovy - Grails as a modern scripting language for Web applications
Lightweight development (Lightning talk)
Node.js :: Introduction — Part 2
Jenkins and Docker for native Linux packages

What's hot (15)

PDF
Beaker: Automated, Cloud-Based Acceptance Testing - PuppetConf 2014
PPTX
Server::Starter meets Java
KEY
Linecook - A Chef Alternative
PPTX
Return on Ignite 2019: Azure, .NET, A.I. & Data
PDF
Event Machine
PDF
Puppet Camp Berlin 2015: Felix Frank | Rapid Testing Setups for Puppet
PDF
Docker perl build
PDF
Npm: beyond 'npm i'
PDF
Meetup C++ Floripa - Conan.io
PPT
Newgenlib Installation on Ubuntu 12.04
PDF
OlinData Puppet Presentation for MOSC 2012
PDF
Infrastructure = code - 1 year later
PDF
Chef - industrialize and automate your infrastructure
PDF
Django Toolbox
PDF
Sinatra
Beaker: Automated, Cloud-Based Acceptance Testing - PuppetConf 2014
Server::Starter meets Java
Linecook - A Chef Alternative
Return on Ignite 2019: Azure, .NET, A.I. & Data
Event Machine
Puppet Camp Berlin 2015: Felix Frank | Rapid Testing Setups for Puppet
Docker perl build
Npm: beyond 'npm i'
Meetup C++ Floripa - Conan.io
Newgenlib Installation on Ubuntu 12.04
OlinData Puppet Presentation for MOSC 2012
Infrastructure = code - 1 year later
Chef - industrialize and automate your infrastructure
Django Toolbox
Sinatra
Ad

Viewers also liked (13)

KEY
Continuous Delivery
ODP
Bostonrb Amazon Talk
PDF
ODP
Newer Yankee Workshop - NoSQL
PDF
Serializing Ruby Objects in Redis
ODP
Build-a-Gem Workshop
KEY
Redis, Resque & Friends
PPT
Recrutare 2009
PPT
Esel
PDF
4.Northeastern 2008p1
PDF
PDF
Bus Terminal2551
PDF
The Six Highest Performing B2B Blog Post Formats
Continuous Delivery
Bostonrb Amazon Talk
Newer Yankee Workshop - NoSQL
Serializing Ruby Objects in Redis
Build-a-Gem Workshop
Redis, Resque & Friends
Recrutare 2009
Esel
4.Northeastern 2008p1
Bus Terminal2551
The Six Highest Performing B2B Blog Post Formats
Ad

Similar to Build-a-Gem Workshop (20)

PPTX
Chennai.rb feb 2016
PDF
Create your-own-gem-with-github-jeweler-rubygems
PDF
Gemification for Ruby 2.5/3.0
KEY
Week6
PDF
Writing a Ruby Gem for beginners
PPTX
PDF
Gems on Ruby
PDF
Gemification for Ruby 2.5/3.0
PDF
The Future of Dependency Management for Ruby
PDF
Let's Make a Gem
PPTX
RubyConfBD 2013 decouple, bundle and share with ruby gems
PDF
Gems on Ruby
KEY
An introduction to Rails 3
KEY
Ruby on rails toolbox
PDF
The Future of library dependency management of Ruby
PPTX
Building a Ruby Gem
PDF
Extracting ruby gem
KEY
from(0).to('rubygems.org')
PDF
Gem That (2009)
PDF
How to make a Ruby Gem - Austin on Rails, January 2014
Chennai.rb feb 2016
Create your-own-gem-with-github-jeweler-rubygems
Gemification for Ruby 2.5/3.0
Week6
Writing a Ruby Gem for beginners
Gems on Ruby
Gemification for Ruby 2.5/3.0
The Future of Dependency Management for Ruby
Let's Make a Gem
RubyConfBD 2013 decouple, bundle and share with ruby gems
Gems on Ruby
An introduction to Rails 3
Ruby on rails toolbox
The Future of library dependency management of Ruby
Building a Ruby Gem
Extracting ruby gem
from(0).to('rubygems.org')
Gem That (2009)
How to make a Ruby Gem - Austin on Rails, January 2014

Recently uploaded (20)

PDF
Encapsulation theory and applications.pdf
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
KodekX | Application Modernization Development
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Spectroscopy.pptx food analysis technology
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Machine learning based COVID-19 study performance prediction
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPT
Teaching material agriculture food technology
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Encapsulation theory and applications.pdf
Big Data Technologies - Introduction.pptx
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
KodekX | Application Modernization Development
Diabetes mellitus diagnosis method based random forest with bat algorithm
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Spectroscopy.pptx food analysis technology
Network Security Unit 5.pdf for BCA BBA.
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Chapter 3 Spatial Domain Image Processing.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
The AUB Centre for AI in Media Proposal.docx
Machine learning based COVID-19 study performance prediction
Advanced methodologies resolving dimensionality complications for autism neur...
Teaching material agriculture food technology
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Programs and apps: productivity, graphics, security and other tools
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx

Build-a-Gem Workshop