Class: Lcms::Engine::DownloadCategory

Inherits:
ApplicationRecord show all
Defined in:
app/models/lcms/engine/download_category.rb

Class Method Summary collapse

Class Method Details

.bundleObject



18
19
20
# File 'app/models/lcms/engine/download_category.rb', line 18

def self.bundle
  where(bundle: true).first
end