| Category | Elements |
| Code Examples | An element contains presentation output that can be pulled into multiple view files. => Elements are named like controller actions and view files and are stored in the app/views/elements directory. => Helpers and elements differ in that helpers work with view logic, whereas elements are more like chunks of HTML that repeat throughout the views. |
| Test Code | |
| Links | |
| Remarks | |
| Cancel |