Module: Packages::Installable
- Extended by:
- ActiveSupport::Concern
- Included in:
- Package, PackageFile, Rpm::RepositoryFile
- Defined in:
- app/models/concerns/packages/installable.rb
Overview
This module requires a status column. It also requires a class method ‘installable_statuses`. This should be an array that defines which values of the status column are considered as installable.