Class Fusioncharts::FactoryMaster
In: app/models/fusioncharts/factory_master.rb
Parent: ActiveRecord::Base

Model class to store data of factory id and name. As per Ruby On Rails conventions, we have the corresponding table factory_masters in the database.

[Validate]