[Radiant] Extensions problem
Joseph Method
tristil at gmail.com
Sun Apr 15 00:14:06 CDT 2007
Thanks, John (good to know), but the problem is that WikiController <
ApplicationController, and password_check is a method of
ApplicationController, but I get
undefined method `password_check' for #<WikiController:0xb6928cac>
I really just need to investigate the Instiki magic some more. The
practical question, though, was whether these class relationships
aren't preserved for controllers in extensions?
> You can use the no_login_required class method to turn authentication
> off on for a specific controller:
>
> class MyController < ApplicationController
> no_login_required
> end
>
> --
> John Long
> http://wiseheartdesign.com
>
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
--
-J. Method
More information about the Radiant
mailing list