Views/Controllers

Hello Folks,

A quick question: is there a way that you can return the current
view/controller from within an RHTML file?

Cheers,

Mick

Hi, you can do the following:

view:

first_render

controller:

controller_name

Good luck,

-Conrad