Module: Votd

Defined in:
lib/votd.rb,
lib/votd/base.rb,
lib/votd/version.rb,
lib/votd/esvbible.rb,
lib/votd/netbible.rb,
lib/votd/votd_error.rb,
lib/votd/helper/text.rb,
lib/votd/bible_gateway.rb,
lib/votd/helper/helper.rb,
lib/votd/helper/command_line.rb

Overview

This class acts as the entry point to all sub-modules that are used to interact with various Verse of the Day web services.

Defined Under Namespace

Modules: Helper Classes: Base, BibleGateway, ESVBible, InvalidBibleVersion, NetBible, VotdError

Constant Summary collapse

VERSION =

Gem version number

"3.0.2"