Skip to content

Creating a Component

stengland edited this page Aug 11, 2011 · 1 revision

In order to allow you to add stuff to slots in a node template you can create components.

rails g noodall:component Twitter username:string title:string
Clone this wiki locally