Skip to content
Terry Wilson edited this page Sep 17, 2014 · 3 revisions

Home

Welcome to the framework7-rails wiki!

Generators

  • f7:install
  • f7:layout
  • f7:page
  • f7:view

Helpers

Containers (non-content)

There are a number of helpers which make declaring the structure of your application, in a uniform way, a little easier.

Below details the helpers and their nesting hierarchy, which must be observed to function correctly:

Not following this structure will most likely cause your application to malfunction somewhat.

Warning: In the future it is intended that exceptions be raised when the hierarchy is not correctly observed.

Content

These are responsible for generating the markup of actual widgets and UI elements.

The list will grow, but for now we have:

Clone this wiki locally