I'll just hop in and, adding to the qeustions ztroy asks, ask about using custom layouts for the authentication, I tried around with what google told me to do, but it always ended up with the :application layout being loaded – the controller I want authentication for uses that, but I'd like to be able to override it if possible. Sure, worst case I add a few ifs into :application, but that doesn't seem elegant nor would it allow easy manipulation for the "login screens".
I also tried the "rake slices:merb-auth-slice-password:freeze:views" approach from the merb open source book, but merb-auth-slice- password.html.erb gets ignored as well. Thanks as well, Samo On Dec 13, 8:46 pm, ztroy <[email protected]> wrote: > ... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
