On Fri, Nov 7, 2008 at 2:44 PM, Jon Hancock <[EMAIL PROTECTED]> wrote:

>
> cool, I'll give this a try.
> Your unwitting humor gave me a good laugh just now:
>
> > merb-auth-slice-password is just a slice.  You overwrite this like any
> other
> > slice.  First you rake the stubs then you tweak them.
>
> right, I can just go read the "big slice handbook" or see the many
> blog posts on other slices and slicesm in general  I owe you 2 beers
> someday; first for the slice and now for giving me a good laugh ;)
>
> thanks, Jon


Hey Jon,

Glad it's helping...  I know there's not much documentation about at the
moment, and I appreciate your patience in blazing the trail without good
dox.  I'd be really interested in reading up on some of your experiences
getting this setup.

Even some how to's on the wiki would be awesome :)

Churs
Daniel


>
>
> On Nov 7, 6:13 am, "Daniel N" <[EMAIL PROTECTED]> wrote:
> > On Fri, Nov 7, 2008 at 1:09 AM, Jon Hancock <[EMAIL PROTECTED]>
> wrote:
> >
> > > ok, I don't get it.  MerbAuthSlicePassword::Sessions has several
> > > methods that I want to override and the docs clearly show they are
> > > intended to be overridden.  The one I'm going after first is
> > > redirect_after_login.
> >
> > > Just not sure where to add my override code.  The file merb/merb-auth/
> > > session.rb is Merb::Session which is the mixin for
> > > Merb::SessionContainer.  That's not the place I don't think.
> > > I don't see any code where I should mixin or override for
> > > MerbAuthSlicePassword::Sessions itself.
> >
> > > thanks, Jon
> >
> > Hi Jon,
> >
> > merb-auth-slice-password is just a slice.  You overwrite this like any
> other
> > slice.  First you rake the stubs then you tweak them.
> >
> > rake slices:merb-auth-slice-password:stubs
> >
> > That will put files at
> > Merb.root/slices/merb-auth-slice-password/app/controllers and other
> places
> > for you to overwrite.
> >
> > HTH
> > Daniel
> >
>

--~--~---------~--~----~------------~-------~--~----~
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