Sha256: b48702fcd858ae9d9a12b9c5f13d4ba9f0ff6ee145ee88519003cf07552fb0b5

Contents?: true

Size: 164 Bytes

Versions: 11

Compression:

Stored size: 164 Bytes

Contents

module Tabulous
  module Helpers
    
    def tabs
      Tabulous.render_tabs(self)
    end

    def subtabs
      Tabulous.render_subtabs(self)
    end

  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
tabulous-1.3.2 lib/tabulous/helpers.rb
tabulous-1.3.1 lib/tabulous/helpers.rb
tabulous-1.3.0 lib/tabulous/helpers.rb
tabulous-1.2.0 lib/tabulous/helpers.rb
tabulous-1.1.0 lib/tabulous/helpers.rb
tabulous-1.0.3 lib/tabulous/helpers.rb
tabulous-1.0.2 lib/tabulous/helpers.rb
tabulous-1.0.1 lib/tabulous/helpers.rb
tabulous-1.0.0 lib/tabulous/helpers.rb
tabulous-0.0.2 lib/tabulous/helpers.rb
tabulous-0.0.1 lib/tabulous/helpers.rb