Module: NTimeLine

Defined in:
lib/ntimeline.rb,
lib/ntimeline/user.rb,
lib/ntimeline/pager.rb,
lib/ntimeline/article.rb,
lib/ntimeline/version.rb,
lib/ntimeline/category.rb,
lib/ntimeline/timeline.rb

Defined Under Namespace

Modules: VERSION Classes: Article, ArticlePager, BadRequestError, Base, Category, CategoryResponse, Error, Pager, ResponseError, Succeeded, TimeLine, TimeLinePager, User

Constant Summary collapse

URL =
URI.parse("http://api.timeline.nifty.com/api/v1")