Module: FeedBooks
- Defined in:
- lib/ruby-feedbooks.rb
Overview
Module for the library
Usage example
Search for books mathcing keyword “test”
Feedbooks::Book.search("test")
Access Recommandations
FeedBooks::Book.connection=FeedBooks::Connection.new('uesr','passwd')
FeedBooks::Book.recommended
Defined Under Namespace
Classes: Author, Book, Connection, FBobject, List, Type, UnauthenticatedError, WrongCredentialsError