Patches item #27357, was opened at 27/10/2009 12:43
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=577&aid=27357&group_id=126

Category: `gem server` command
Group: v1.3.x
Status: Open
Resolution: None
Priority: 3
Submitted By: Bruno Michel (nono)
Assigned to: Nobody (None)
Summary: Option --bind for gem server

Initial Comment:
This patch adds an option -b / --bind for gem server. It makes gem serve binds 
only the given IP address. The default behaviour is not changed: binding on 
0.0.0.0, but it enables a typical case, binding only on local interface:
gem server -b 127.0.0.1.

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=577&aid=27357&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to