RubyGems Navigation menu

newgem 1.5.0

Quickly bundle any Ruby libraries into a RubyGem and share it with the world, your colleagues, or perhaps just with yourself amongst your projects. RubyGems are centrally stored, versioned, and support dependencies between other gems, so they are the ultimate way to bundle libraries, executables, associated tests, examples, and more. Within this gem, you get one thing - <code>newgem</code> - an executable to create your own gems. Your new gems will include designated folders for Ruby code, test files, executables, and even a default website page for you to explain your project, and which instantly uploads to RubyForge website (which looks just like this one by default)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.5.3 - March 03, 2010 (91.5 KB)
  2. 1.5.2 - August 05, 2009 (91 KB)
  3. 1.5.1 - August 05, 2009 (91.5 KB)
  4. 1.5.0 - August 05, 2009 (91 KB)
  5. 1.4.1 - May 02, 2009* (105 KB)
Show all versions (73 total)

Runtime Dependencies (5):

activesupport >= 2.0.2
hoe >= 2.3.1
RedCloth = 4.1.1
rubigen >= 1.5.2
syntax >= 1.0.0

Development Dependencies (2):

cucumber >= 0.3.11
hoe >= 2.3.1

Owners:

Authors:

  • Dr Nic Williams

SHA 256 checksum:

8057cd3fe9280898e0e90853c75031041726b9cf6f482334d1f6ac62902a50d0

Total downloads 391,762

For this version 3,695

Licenses:

N/A

Required Ruby Version: None

Links: