Skip to content
llamapope edited this page Sep 14, 2010 · 21 revisions

BigRig

BigRig extends the Wheels convention for code organization, allowing you to implement your models, views and controllers in a customized, nested structure.

BigRig folders each require supporting named routes to function properly. There is a helper function, addRig(), that can set this up for you.

Getting Started

Documentation