[Radiant] Flash in a tag module
Matthew Beale
mixonic at synitech.com
Tue Apr 24 09:52:30 CDT 2007
On Tue, 2007-04-24 at 09:50 -0500, Sean Cribbs wrote:
> > Then in the tag:
> >
> > request.params[:error]
> >
> > Only issue is rails doesn't put the GET params into the request.params
> > object, it only puts them in the params object, which isn't accessible
> > from the tag.
> >
> >
> Try request.parameters[:error]. params is a shorthand introduced in
> ActionController I believe.
>
That did it! Thanks Sean.
--
Matthew Beale :: 607 227 0871
Resume & Portfolio @ http://madhatted.com
More information about the Radiant
mailing list