Module: FoxPage::AppParts::Builder
Instance Method Summary collapse
Methods included from Base
Instance Method Details
#build ⇒ Object
8 9 10 |
# File 'lib/fox_page/app_parts/builder.rb', line 8 def build SiteBuilder.build(self) end |