Posted By: Dr Nic Williams
Date: 2008-11-21 01:58
Summary: newgem 1.1.0 Released
Project: New Gem Generator

newgem version 1.1.0 has been released!

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)

Changes:

## 1.1.0 2008-11-11

* Support for ~/.newgem.yml file for default CLI arguments
* Example content: `default: -T rspec -i cucumber`
* executable and extconf generators will create specs or tests depending on what you are using in your RubyGems
* executable generator: test/spec files give more useful starting point with a StringIO passed into CLI.execute(stdout, args)
* 'rake manifest' instead of 'rake manifest:refresh' [was actually released in 1.0.7]

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: newgem-1.1.0-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post