Module: Inventorymaster
- Defined in:
- lib/inventorymaster.rb,
lib/inventorymaster/engine.rb,
lib/inventorymaster/version.rb,
app/models/inventorymaster/area.rb,
app/models/inventorymaster/product.rb,
app/models/inventorymaster/setting.rb,
app/models/inventorymaster/location.rb,
app/models/inventorymaster/transaction.rb,
app/models/inventorymaster/manufacturer.rb,
app/helpers/inventorymaster/areas_helper.rb,
app/helpers/inventorymaster/reports_helper.rb,
app/helpers/inventorymaster/products_helper.rb,
app/helpers/inventorymaster/settings_helper.rb,
app/models/inventorymaster/transaction_type.rb,
app/helpers/inventorymaster/locations_helper.rb,
app/helpers/inventorymaster/application_helper.rb,
app/helpers/inventorymaster/transactions_helper.rb,
app/controllers/inventorymaster/areas_controller.rb,
app/helpers/inventorymaster/manufacturers_helper.rb,
app/controllers/inventorymaster/reports_controller.rb,
app/controllers/inventorymaster/products_controller.rb,
app/controllers/inventorymaster/settings_controller.rb,
app/controllers/inventorymaster/locations_controller.rb,
app/helpers/inventorymaster/transaction_types_helper.rb,
app/controllers/inventorymaster/application_controller.rb,
app/controllers/inventorymaster/transactions_controller.rb,
app/controllers/inventorymaster/manufacturers_controller.rb,
app/controllers/inventorymaster/transaction_types_controller.rb
Defined Under Namespace
Modules: ApplicationHelper, AreasHelper, LocationsHelper, ManufacturersHelper, ProductsHelper, ReportsHelper, SettingsHelper, TransactionTypesHelper, TransactionsHelper Classes: ApplicationController, Area, AreasController, Engine, Location, LocationsController, Manufacturer, ManufacturersController, Product, ProductsController, ReportsController, Setting, SettingsController, Transaction, TransactionType, TransactionTypesController, TransactionsController
Constant Summary collapse
- VERSION =
"0.0.1"