class ChipsOverviewPage

Most of the pages for material.angular.io are auto-generated because their URLs match a pattern. But some custom page definitions are included below. This first overwrites the auto-generated page definition for the /chips/overview page, adding some additional stuff that is used in some of the automated tests.

Public Instance Methods

test_method() click to toggle source
# File lib/insite/examples/material_angular_io_site.rb, line 35
def test_method
  'output'
end