Sha256: 5928d072de9343d72b50fd83b4baecb284439e8488a330012120696ccb4e528f

Contents?: true

Size: 110 Bytes

Versions: 34

Compression:

Stored size: 110 Bytes

Contents

module ThemeHelper
  # override in app/helpers/application_helper.rb
  def current_theme
    :light
  end
end

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.7.18 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.17 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.16 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.15 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.14 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.13 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.12 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.11 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.10 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.9 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.3 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.2 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.1 app/helpers/theme_helper.rb
bullet_train-themes-light-1.7.0 app/helpers/theme_helper.rb