" type="text/css" media="screen"> " type="application/atom+xml" rel="alternate" title="Atom Feed">

Gem in a Box

If you did not need any credentials to get to this page

gem sources -a <%= url "/" %>
If you needed some credentials to get to this page
gem sources -a <%= url.to_s.gsub('://','://username:password@') %>
and then ...
gem install geminabox
gem inabox [gemfile]

<%= yield %>