Module: TbCheckout

Includes:
ActiveSupport::Configurable
Defined in:
lib/tb_checkout.rb,
lib/tb_checkout/engine.rb,
lib/tb_checkout/schema.rb,
lib/tb_checkout/version.rb,
app/models/tb_checkout/cart.rb,
lib/tb_checkout/configuration.rb,
app/models/tb_checkout/cart_item.rb,
app/models/tb_checkout/transaction.rb,
app/models/tb_checkout/basic_product.rb,
app/helpers/tb_checkout/application_helper.rb,
app/controllers/tb_checkout/application_controller.rb

Defined Under Namespace

Modules: ApplicationHelper, BelongsToUserSession, ControllerHelpers, Purchasable, Schema, TransactionsHelper Classes: ApplicationController, BasicProduct, Cart, CartItem, CartItemsController, CartsController, Engine, Transaction, TransactionsController

Constant Summary collapse

VERSION =
"1.1.1"