Module: Moobooks

Defined in:
lib/moobooks/version.rb,
lib/moobooks/database.rb,
lib/moobooks/twitter/app.rb

Overview

Copyright 2018 Maxine Michalski <[email protected]>

This file is part of MooBooks.

MooBooks is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

MooBooks is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with MooBooks. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Modules: Database, Twitter

Constant Summary collapse

MAJOR =

Since:

  • 0.1.0

0
MINOR =

Since:

  • 0.1.0

1
PATCH =

Since:

  • 0.1.0

0
NAME =

Since:

  • 0.1.0

'moobooks'
VERSION =

Since:

  • 0.1.0

"#{MAJOR}.#{MINOR}.#{PATCH}"