Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Missing methods #1

Open
thomas-mcdonald opened this issue Mar 1, 2012 · 2 comments
Open

Missing methods #1

thomas-mcdonald opened this issue Mar 1, 2012 · 2 comments
Milestone

Comments

@thomas-mcdonald
Copy link
Owner

While writing the API reference I noticed a few methods are missing

  • tag/name/synonyms
  • user/ids/timeline
  • user/ids/top-answer-tags
  • user/ids/top-question-tags
@papriwalprateek
Copy link

what about getting content of question and answer. The body method returns nil. How to turn on the body parameter.

@marcamillion
Copy link

@papriwalprateek Try this:

Serel::Question.filter(:withbody).find(id)

I also added this answer to your SO question.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants