What methods do you have in your MainsController?
the usual index, create, update, destroy; whatever generate controller does by default.
Bobnation wrote:
What methods do you have in your MainsController?
the usual index, create, update, destroy; whatever generate controller does by default.
Bobnation wrote: