Erik Kastner and I wrote a Rails app (single RESTful controller) to allow webapps/widgets to get gem data as JSON (with callbacks etc) based on the YAML file. Erik's currently hosting it on his local machine but it'd be great for it it be included in this new gem app.
The code is in the SVN repo under the follow project - https://rubyforge.org/projects/restful-forge/ Currently it fetches and caches the YAML file itself and keeps it in memory (didn't seem relevant to store in a DB as we weren't storing any additional data such as ratings); so the most relevant RESTful part is the JSON renderer. If this is something you're happy to include, let me know if you need help migrating this code into the gemtacular code base. Cheers Nic On 1/4/07, Anthony Eden <[EMAIL PROTECTED]> wrote:
On 1/3/07, Eric Hodel <[EMAIL PROTECTED]> wrote: > On Jan 3, 2007, at 09:57, Anthony Eden wrote: > > One option as an alternative to deploying it to the actual > > rubyforge.org hardware would be to just CNAME a third-level under > > rubyforge.org until it is ready for final release. > > $ host rubygems.org > rubygems.org has address 216.133.73.195 > $ host rubyforge.org > rubyforge.org has address 205.234.109.18 > Er, I mistyped...what I *meant* to say was a CNAME under rubygems.org :-) V/r Anthony _______________________________________________ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers
-- Dr Nic Williams http://www.drnicwilliams.com - Ruby/Rails blog skype: nicwilliams (m) +31 62 494 8552 (p) +61 7 3102 3237 (finds me anywhere in the world) (f) +61 7 3305 7572 (sends fax to my email)
_______________________________________________ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers