Module: PikoTransaction

Defined in:
lib/piko_transaction/version.rb,
lib/piko_transaction/logger.rb,
lib/piko_transaction/command.rb,
lib/piko_transaction/transaction.rb,
lib/piko_transaction/custom_command.rb,
lib/piko_transaction/delete_command.rb,
lib/piko_transaction/insert_command.rb,
lib/piko_transaction/transaction_holder.rb

Overview

Copyright © 2017 Szymon Kopciewski

This file is part of PikoTransaction.

This program 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.

This program 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 this program. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Modules: Logger Classes: Command, CustomCommand, DeleteCommand, InsertCommand, Transaction, TransactionHolder

Constant Summary collapse

VERSION =
"3.0.5"