Class: Lcms::Engine::DownloadCategory
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Lcms::Engine::DownloadCategory
- Defined in:
- app/models/lcms/engine/download_category.rb
Class Method Summary collapse
Class Method Details
.bundle ⇒ Object
18 19 20 |
# File 'app/models/lcms/engine/download_category.rb', line 18 def self.bundle where(bundle: true).first end |