On Tue, Jan 10, 2012 at 6:20 PM, Pedro Nascimento <
pnasc...@gmail.com> wrote:
> Is there anyway to dynamically find all the widgets, and append them on a
> controller? I'm fine using render_widget in either action or view, but would
>
"all widget", does that mean all widgets in app/widgets ? If yes,
you'd have to grep this directory by hand.
Nick