Class: Virgo::Category

Inherits:
ActiveRecord::Base
  • Object
show all
Extended by:
FriendlyId
Defined in:
app/models/virgo/category.rb

Class Method Summary collapse

Class Method Details

.COLUMNSObject



40
41
42
# File 'app/models/virgo/category.rb', line 40

def self.COLUMNS
  find_by(name: "Columns")
end