Layouts

how do i tell a view to ignore the application layout?

Stewart wrote:

how do i tell a view to ignore the application layout?

put render(:layout => false) at the end of the controller method.

Carl J. wrote:

Stewart wrote:

how do i tell a view to ignore the application layout?

put render(:layout => false) at the end of the controller method.

thanks friend and remember to always stand tall