Sha256: b7096ca771a3f81e9a3e1575e2cc537a44a85fa07aaec18f3ab7c661c66667b5

Contents?: true

Size: 150 Bytes

Versions: 41

Compression:

Stored size: 150 Bytes

Contents

module Redcar
  class Help
    class HelpTab < HtmlTab
      DEFAULT_ICON = HELP_ICON

      def icon
        DEFAULT_ICON
      end
    end
  end
end

Version data entries

41 entries across 41 versions & 2 rubygems

Version Path
redcar-0.13 plugins/help/lib/help/help_tab.rb
redcar-dev-0.13.5dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.13.4dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.13.3dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.13.2dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.13.1dev plugins/help/lib/help/help_tab.rb
redcar-0.12.1 plugins/help/lib/help/help_tab.rb
redcar-dev-0.13.0dev plugins/help/lib/help/help_tab.rb
redcar-0.12 plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.27dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.26dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.25dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.24dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.23dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.22dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.21dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.20dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.19dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.18dev plugins/help/lib/help/help_tab.rb
redcar-dev-0.12.17dev plugins/help/lib/help/help_tab.rb