Sha256: db8f6cc84601e774b030c6bc53ce55e58b9171f68d0429a5eca8e3adb014ca18

Contents?: true

Size: 147 Bytes

Versions: 10

Compression:

Stored size: 147 Bytes

Contents

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tenon-2.1.0 app/helpers/tenon/platform_hints_helper.rb
tenon-2.0.8 app/helpers/tenon/platform_hints_helper.rb
tenon-2.0.7 app/helpers/tenon/platform_hints_helper.rb
tenon-2.0.6 app/helpers/tenon/platform_hints_helper.rb
tenon-2.0.5 app/helpers/tenon/platform_hints_helper.rb
tenon-2.0.4 app/helpers/tenon/platform_hints_helper.rb
tenon-2.0.3 app/helpers/tenon/platform_hints_helper.rb
tenon-2.0.2 app/helpers/tenon/platform_hints_helper.rb
tenon-2.0.1 app/helpers/tenon/platform_hints_helper.rb
tenon-2.0.0 app/helpers/tenon/platform_hints_helper.rb