GemsOnRuby v 0.0.0 (vaporware release / RFP)

Hello All,

I am pleased to announce the vaporware release of GemsOnRuby gem,
currently
v. 0.0.0
This is a fork of Dr. Nic’s GemsOnRails, indended for providing the same
gem-freezing functionality to a ruby application.
GemsOnRuby can be found in
GitHubhttp://github.com/pjfitzgibbons/gemsonruby/treeand is
available for
cloning git://github.com/pjfitzgibbons/gemsonruby.git.

“How can I help?”, you say!!
Easy, vote +1 or -1 for futher development of this gem… and yes,
please
identify existing gems on GitHub or RubyForge that demonstrate
freezing gems in a standard Ruby application.

Hope you all like the happy-programming vapo-action!!

Peter F.
(847) 687-7646
Email: [email protected]
IM GTalk: peter.fitzgibbons
IM Yahoo: pjfitzgibbons
IM MSN: [email protected]
IM AOL: [email protected]

On Sat, Mar 21, 2009 at 7:29 PM, Peter F.
[email protected] wrote:

“How can I help?”, you say!!
Easy, vote +1 or -1 for futher development of this gem… and yes, please
identify existing gems on GitHub or RubyForge that demonstrate
freezing gems in a standard Ruby application.

How it is different from dr. Nic GemsOnRails project? I see only dr.
Nic commits there…


Pozdrawiam

Rados³aw Bu³at
http://radarek.jogger.pl - mój blog

On Mar 21, 2009, at 11:29, Peter F. wrote:

This is a fork of Dr. Nic’s GemsOnRails, indended for providing the
same
gem-freezing functionality to a ruby application.

How is this different than:

gem unpack gemname

Then adding the gemname-version/lib to $LOAD_PATH where appropriate.

Then checking in?

Being v. 0.0.0, I haven’t actually changed anything from the fork. :slight_smile:

GemsOnRails is tied and exclusively compatible with a Rails
implementation.

GemsOnRuby will be able to be “easily :)” applied to a plain Ruby app
containing not-much-more than a main.rb (or other starting point) and a
./lib directory.

:slight_smile:

Peter F.
(847) 687-7646
Email: [email protected]
IM GTalk: peter.fitzgibbons
IM Yahoo: pjfitzgibbons
IM MSN: [email protected]
IM AOL: [email protected]

2009/3/21 RadosÅ‚aw BuÅ‚at [email protected]