• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Building A Gem From Scratch

by

  • 1,115 views

If you've ever looked into how to create Gems, you've probably seen a bunch of ways to do that. Project generators like Hoe, Jeweler, and the like offer some nice ways to get started, but they may ...

If you've ever looked into how to create Gems, you've probably seen a bunch of ways to do that. Project generators like Hoe, Jeweler, and the like offer some nice ways to get started, but they may often be overkill for many projects. If you're just starting out, why not learn to do it from scratch?

In this talk, we'll create our own gem from scratch, using only things that are provided by Ruby, its standard library, and RubyGems to craft a simple gem.

You'll learn how to set up a project, how to write and run tests, how to use Rake to quickly build the gem, and even how to create a gem that installs an executable command-line program.

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Apple Keynote

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

3 Embeds 42

http://speakerrate.com 36
http://coderwall.com 5
http://www.slideshare.net 1

Statistics

Likes
0
Downloads
0
Comments
0
Embed Views
42
Views on SlideShare
1,073
Total Views
1,115
Post Comment
Edit your comment

Building A Gem From Scratch Building A Gem From Scratch Presentation Transcript