ruby on rails - Fetch random article from Wikipedia api -


i want display words

from _________ __________ 

on website, ___ stands random wikipedia article.

i think need use wikipedia api how incorporate rails app?

you start using wikipedia client gem.

you can find here https://github.com/kenpratt/wikipedia-client


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -