Class: BulletTrain::Themes::Custom::Theme

Inherits:
Light::Theme
  • Object
show all
Defined in:
lib/bullet_train/themes/custom.rb

Instance Method Summary collapse

Instance Method Details

#directory_orderObject



10
11
12
# File 'lib/bullet_train/themes/custom.rb', line 10

def directory_order
  ["custom"] + super
end