The ruby tag has no wiki summary.
0
votes
1answer
52 views
Ruby wrapper for stackoverflow api - Serel, Pilha
Serel and pilha are good Ruby wrappers for the StackExchange API, but I am not able to access the body method for question and answers. The body method returns nil.
I want the content of questions ...
0
votes
0answers
44 views
How to add stackoverflow api to ruby on rails app
I created ruby on rails app. And i want to crawl data form stackoverflow, i know to use stackoverflow api but i don't know to add it to my app. Please help me, add it to ruby on rails app.
I user ...
7
votes
2answers
340 views
Serel: A Ruby Library with full support for API 2.0
Getting Started?
Visit http://serel.tom.is for a whirlwind tour of the library.
although it is still very much a tour in progress
About
Serel is Stack Exchange RElational Algebra, a fully ...
0
votes
2answers
96 views
Which of the Ruby libraries/wrappers for the Stack Exchange API is most complete?
There seem to be a number of ruby libraries: Pilha or Rubyoverflow. Has anyone used either of these? What are their strengths and weaknesses? Which is more actively maintained?
Thanks!
8
votes
2answers
690 views
rubyoverflow 0.5
About
rubyoverflow is an ruby wrapper for the Stack Exchange API.
Status
Middle of being rewritten. Handles /users/{id}/* routes along with /sites and /users. Documentation forthcoming
Known ...
5
votes
0answers
455 views
Pilha - Ruby Wrapper to the Stack Exchange API
Warning: there's still a lot of work to be done.
Edit: Pilha has been updated and now it supports most of the stack exchange api. There's still work to be done and the gem should be completely ...
10
votes
2answers
572 views
analyticsoverflow - tracking question and answer counts over time
About
Question, answer and comment counts for stackoverflow. The individual tag pages show a graph of the question counts over the last fortnight.
Update: Now gathers and displays data for all ...
5
votes
1answer
435 views
Ruby Client Library
I've started a Ruby client library project on GitHub. There's no code there, but I will be hacking on it all weekend and welcome contributions.
Sample Code
client = ...