document.write('<link rel="stylesheet" href="http://flowcoder.com/stylesheets/pygment_trac.css" />');
document.write('<link rel="stylesheet" href="http://flowcoder.com/stylesheets/embed.css" />');
document.write('<div class="flowcoder_post flowcoder_clearfix">');
document.write('<div class="flowcoder_posttitle"><a href=\"http://flowcoder.com/159\">Search for Ruby gems on the command line<\/a></div>');
document.write('<div class="flowcoder_postbody flowcoder_syntax"><div class=\"highlight\"><pre># Just found out about this one. You can search for gems on remote sources\n# (Gemcutter etc.) via the &quot;gem search&quot; command.\n# For docs see http://docs.rubygems.org/read/chapter/10#page36\n\ngem search -r sinatra\n\nadamwiggins-sinatra (0.10.1)\nasync_sinatra (0.1.5)\nBJClark-sinatra-content-for (0.2.1)\nblindgaenger-sinatra-rest (0.3.3)\nbmizerany-sinatra (0.9.1)\ncehoffman-sinatra-respond_to (0.3.6)\nchristiank-sinatra-entries-visible (0.1.0)\n... etc ...\n<\/pre><\/div>\n</div>');
document.write('<div class="flowcoder_bottombar flowcoder_clearfix">');
document.write('<div class="flowcoder_postedby">Posted by <a href=\"http://flowcoder.com/gbuesing\">gbuesing<\/a> on <a href=\"http://flowcoder.com/\">Flowcoder<\/a></div>');
document.write('<div class="flowcoder_viewraw"><a href=\"http://flowcoder.com/159.txt\">view raw<\/a></div>');
document.write('</div></div>');
