right....I mean't to do this...
render :template => "user_session/new"
but this doesn't work: the page renders but there is no content from
the subtemplate.
and, there's no errors.????
thanks.
On Jun 23, 5:24 am, Bradley Grzesiak <
listro...@gmail.com> wrote:
> Because it is a subtemplate - or partial - you need a leading
> underscore on its filename.
>
> :brad
>