I'm using merb-auth with an application, and the way that I found to do this
was session.authenticated?
If feather uses merb-auth or you an somehow get it to use merb-auth, then I
think that you could put this in a helper named logged_in? and get the same
effect.

Scott
ekohe.com

On Thu, Nov 27, 2008 at 10:23 AM, MarkMT <[EMAIL PROTECTED]> wrote:

>
> I'm playing with the merb blogging application 'feather' and have run
> into a problem with a method 'logged_in?' that it's looking for but
> not finding.
>
> Although there are references to this method in some material I've
> found online, as far as I can tell it is not a part of the current
> API.
>
> Can someone confirm that this method is something that was removed at
> some point? What is the recommended way to generate the same
> information as the logged_in? method?
>
> Mark.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to