Subject: 302 error on rebuild_gems action
I have updated my gemspec version from 0.1.1 to 0.1.2 for
project :
http://github.com/webpulser/habtm_list/tree/master
.
And the gem doesn't build, and I don't receive any error
messages.
I'd try to click on "rebuild lastest gem" from my repo page, but I got a 302 HTTP error.
Can you check where is the problem ?
Thank you very much.
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Tekkub on 04 Sep, 2009 08:58 PM
We're looking into the initial gem build not firing, the issue just cropped up after last night's deploy. As for the force-rebuild... it worked for me, and your gem built. Odd.
3 Posted by Webpulser on 04 Sep, 2009 09:13 PM
Thanks you.