Sha256: 99d463a01bdda5f62bd71a29a43ad75694226dd84aa4521dfc8a1f96c7df81b0

Contents?: true

Size: 185 Bytes

Versions: 48

Compression:

Stored size: 185 Bytes

Contents

module BaseHelper
  # TODO This is for the billing package to override, but I feel like there has got to be a better way to do this.
  def hide_team_resource_menus?
    false
  end
end

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
bullet_train-1.0.33 app/helpers/base_helper.rb
bullet_train-1.0.32 app/helpers/base_helper.rb
bullet_train-1.0.31 app/helpers/base_helper.rb
bullet_train-1.0.30 app/helpers/base_helper.rb
bullet_train-1.0.29 app/helpers/base_helper.rb
bullet_train-1.0.28 app/helpers/base_helper.rb
bullet_train-1.0.27 app/helpers/base_helper.rb
bullet_train-1.0.26 app/helpers/base_helper.rb