You cannot post messages because only members can post, and you are not currently a member.
Description:
awesome rubygem hosting
|
|
|
RailsConf pow-wow and RG 2.0 plans
|
| |
Hey folks,
Just to keep everyone in the loop, we had a little meeting of the
minds after RailsConf for what's up for RubyGems 2.0. Luckily I wrote
some stuff down from that meeting, and now we have a milestone and
some GitHub issues:
[link]... more »
|
|
Marshal.4.8.Z isn't being updated
|
| |
Marshal.4.8.Z hasn't been updated since 2011, and Marshal.4.8 hasn't been updated since 2010. Is this intentional? I'm looking for a cheap way to find gems updated/created for the previous time interval T as a backup to the rubygems.org API web hooks. Is there an alternative method? Thanks, Matt Stump... more »
|
|
We're now on Rails 3.2!
|
| |
Just deployed the app on Rails 3.2.3! Woot! Big thanks to: * Christopher Meiklejohn for sticking with this ridiculous upgrade * Erik Michaels-Ober for his relentless quest to keep this app up to date and awesome * Evan Phoenix for being a general ops bad-ass, and making sure despite configuration issues, gem installing/fetching was never interrupted tonight... more »
|
|
413 Request Entity Too Large when pushing gems
|
| |
I have this gem locally on my fs: -rw-r--r-- 1 aslakhellesoy aslakhellesoy 1843200 2012-03-20 11:12 cucumber-jvm-1.0.0.RC22-java.g em When I try to `gem push cucumber-jvm-1.0.0.RC22-java.g em` I get: Pushing gem to [link]... <html> <head><title>413 Request Entity Too Large</title></head>... more »
|
|
Reverse dependency lookup?
|
| |
Was there ever a solution developed? I recollect some other website offered this at one time, but I can't recall what it was.
|
|
Odd gem install error, it says I don't have them gem but I do.
|
| |
Ok, so I was just going to build my new ruby interpreter. I grabbed
Ruby 1.9.2p125. Built that fine.
Then I went and started to grab the latest gems of everything I use (I
need to do this all offline, so I download them manually)
NOTE, this is with the latest gems from March 9th, 2012
When I go to install one of the rails gems. It tells me it requires ~>... more »
|
|
|