There are various rake tasks that are associated with merb-auth. So,
if you do a rake -T, you'll see a bunch.

The on in particular that you are asking about is this rake task:

rake slices:merb-auth-slice-password:freeze:views

This will freeze the views in a slice folder, in your application root
directory. If you traverse down in the slice folder, you'll see a
views folder that has the views for the login piece. You can change
that to look however you want.



On Oct 26, 4:35 am, Dermot Brennan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm just trying out merb-auth and I've gotten the basics working by
> followinghttp://wiki.merbivore.com/cookbook/authenticated_hello_world
> . Now I want to do things like customize the views. How do I do that?
> Is there any documentation for that? Is there any example applications
> on github that have used and customised merb-auth?
>
> Thanks,
> Dermot
--~--~---------~--~----~------------~-------~--~----~
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