Re: Camping 2.0.RC0

2010-04-07 Thread Mikkel Refsgaard Bech
Changed: @env.REQUEST_URI to @env['REQUEST_URI'] then all tests worked on my app. On Sat, Apr 3, 2010 at 10:23 PM, Magnus Holm judo...@gmail.com wrote: Ladies and gentlemen: gem install camping --prerelease (Look, no --source!) I'm not a big fan of betas/RCs, but this is a rather big

Re: Camping 2.0.RC0

2010-04-07 Thread Philippe Monnet
I tested 2 new apps I wrote to test OAuth so far with success. I sill have to test my main web app and the recent RESTstop blog app I had updated. On Sat, Apr 3, 2010 at 4:23 PM, Magnus Holmjudo...@gmail.com wrote: Ladies and gentlemen: gem install camping --prerelease (Look, no

Re: Camping 2.0.RC0

2010-04-07 Thread Philippe Monnet
Successfully tested the updated RESTstop restful blog too. Started to test my own app (mySkillsMap.com) locally but will need to continue tonight. On 4/7/2010 5:33 AM, Philippe Monnet wrote: I tested 2 new apps I wrote to test OAuth so far with success. I sill have to test my main web app and

Re: Camping 2.0.RC0

2010-04-07 Thread Matt Zukowski
Hey Philippe, thanks for that. I've gone ahead and created a github repo for reststop at https://github.com/zuk/reststop Your changes have been pushed up. I've also added you as a collaborator so you can freely commit to my copy of the repo. Next step is to create a gemspec for this and push it

Re: Camping 2.0.RC0

2010-04-07 Thread Magnus Holm
Oh, I totally forgot about that! Yes, I agree that this would be nice to have at github.com/camping. Should I fork Matt's repo or create a new one? // Magnus Holm On Wed, Apr 7, 2010 at 19:18, Matt Zukowski m...@roughest.net wrote: Hey Philippe, thanks for that. I've gone ahead and created

Re: Camping 2.0.RC0

2010-04-07 Thread Philippe Monnet
Up to the two of you. On 4/7/2010 3:05 PM, Magnus Holm wrote: Oh, I totally forgot about that! Yes, I agree that this would be nice to have at github.com/camping. Should I fork Matt's repo or create a new one? // Magnus Holm On Wed, Apr 7, 2010 at 19:18, Matt Zukowskim...@roughest.net

Re: Camping 2.0.RC0

2010-04-07 Thread Matt Zukowski
Magnus, create a new one and I'll delete my copy and fork off yours. On Wed, Apr 7, 2010 at 5:05 PM, Magnus Holm judo...@gmail.com wrote: Oh, I totally forgot about that! Yes, I agree that this would be nice to have at github.com/camping. Should I fork Matt's repo or create a new one? //