[Radiant] adding my controller in an extension

Raphael Bauduin rblists at gmail.com
Mon Apr 9 10:28:07 CDT 2007


On 4/6/07, Todd McGrath <mcgrath at supergloo.com> wrote:
> Quoting Raphael Bauduin <rblists at gmail.com>:
> > When require the application dependency, the route is followed, but it
> > requires me to log into radiant. Can I also develop an extension that
> > is available without the need to log into radiant?
>
> Hi,
> I found adding "no_login_required" to my controller helped-
>
> class ExampleController < ApplicationController
>
>   no_login_required
>

That's working!

thanks Todd!

Raph

PS: Did I miss a documentation resource where this is indicated?



-- 
Web database: http://www.myowndb.com
Free Software Developers Meeting: http://www.fosdem.org



More information about the Radiant mailing list