Class Fusioncharts::FactoryOutputQuantity
In: app/models/fusioncharts/factory_output_quantity.rb
Parent: ActiveRecord::Base

Model class to store output data of factories. As per Ruby On Rails conventions, we have the corresponding table factory_output_quantities in the database.

[Validate]