Sha256: c457448b02d8ab7c71be898d34199e43e355f4e84e730bd8a941ab06054e9a84

Contents?: true

Size: 143 Bytes

Versions: 33

Compression:

Stored size: 143 Bytes

Contents

module Tenon
  module PlatformHintsHelper

  def platform_hints(color)
    render 'tenon/shared/platform_hints', color: color
  end

  end
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
tenon-1.0.64 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.63 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.62 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.61 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.60 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.59 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.57 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.56 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.55 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.54 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.53 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.52 app/helpers/tenon/platform_hints_helper.rb
tenon-1.0.51 app/helpers/tenon/platform_hints_helper.rb