Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Building A Gem From Scratch

by Brian Hogan on Aug 20, 2011

  • 515 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 ofte...

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

Tags

ruby madisonruby

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 38

http://speakerrate.com 33
http://coderwall.com 4
http://www.slideshare.net 1

Statistics

Favorites
0
Downloads
0
Comments
0
Embed Views
38
Views on SlideShare
477
Total Views
515
Post Comment
Edit your comment Cancel

Building A Gem From Scratch — Presentation Transcript