gembox
gembox copied to clipboard
A sinatra based interface for browsing and admiring your gems
Installed with: gem install gembox https://rubygems.org/gems/iconv
Hi I'm getting this error: Starting 'gembox'... [2013-10-04 15:33:14 -0700] trying port 5678... /opt/boxen/rbenv/versions/1.9.2-p290/lib/ruby/1.9.1/open-uri.rb:346:in `open_http': 503 Service Unavailable (OpenURI::HTTPError) Any ideas? Thanks. Peter
Hey there, Why don't we deal with these issues of wrong ActiveSupport versions being loaded by just updating the app to use AS 3? :-) Also, keep gembox from asploding...
/usr/lib/ruby/1.8/rubygems.rb:280:in `activate': can't activate activesupport (= 2.3.5, runtime) for [], already activated activesupport-3.0.0.beta for ["gembox-0.2.1"] (Gem::LoadError) from /usr/lib/ruby/1.8/rubygems/custom_require.rb:35:in`require' from /var/lib/gems/1.8/gems/gembox-0.2.1/lib/gembox.rb:7 from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in`require' from /var/lib/gems/1.8/gems/gembox-0.2.1/bin/gembox:6 from /var/lib/gems/1.8/bin/gembox:19:in `load'...
Currently on doze... installs ok then vegas.rb needed "localhost" instead of "0.0.0.0" then it resulted in a fork error. Not sure if these are gembox things or not. I might...
Running on a FreeBSD, browse on a windows machine. Chrome Inspect: ``` :5678/gems/doc/sinatra/0.9.4/js/searchdoc.js:401 Uncaught TypeError: Cannot read property 'location' of undefined ``` Firebug: ``` this.frame is undefined [Break on this...
I'm getting the following error while starting gembox: [~] ➔ gembox rack [Mon Dec 07 03:11:48 +0545 2009] Starting gembox [Mon Dec 07 03:11:48 +0545 2009] gembox is already running...
I get the next failure: $ gembox [Mon Jul 20 12:58:06 +0100 2009] Starting gembox [Mon Jul 20 12:58:06 +0100 2009] gembox is already running at http://0.0.0.0:5678 Couldnt get a...
It would be far more valuable to see what is the newest gem -- vs saying the oldest gem. Generally - the new stuff is what you are working with....
Right now -- sorting is by name -- as column or table view. Sorting by date -- would be helpful. That way - if you are having an issue --...