Moving `push_path` into the `after_app_loads` block, instead of the `before_app_loads` block, seemed to solve the problem. Everything I was able to find online pointed me to the latter though, so you might want to check either the code or the documentation.
Anyway, the mysql branch has been merged into master, feel free to watch it. You are still a repository collaborator, in case you need some more permission. I've been trying to figure out how to implement nested page resources with your slice. The glob passed onto `push_path` has a `"**"` bit, that should match sub folders, yet the slice router doesn't match nested paths. I'm not quite sure how to add an arbitrary number of optional path elements to the matcher. I'm also interested in adding optional textile support to the slice, maybe detect by file extension, or add a slice config option. Admittedly I haven't tried very hard either, because I've had to focus on a DBus interface to a Murmur server's authenticator (yay for undocumented low level APIs). Once I'm done with that, I'll fork the slice and send you a pull request after implementing the above. Of course, I'd like to know your thoughts on this. ~ Chris El mié, 12-08-2009 a las 12:50 -0700, Matt Aimonetti escribió: > The branch is gone, did you fix your problem? > > - Matt > > On Fri, Aug 7, 2009 at 7:36 PM, Christian Hoeppner > <[email protected]> wrote: > > El vie, 07-08-2009 a las 19:01 -0700, Matt Aimonetti escribió: > > hhmm I don't understand, if you add me to your repo, I can > look at it. > > > > - Matt > > > It's pretty baffling, yes. Added you as collaborator. Thank > you for > taking the time to look at it. > > http://github.com/chriswebstar/Raider/tree/mysql > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ > 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 merb > [email protected] > For more options, visit this group at > http://groups.google.com/group/merb?hl=en > -~----------~----~----~----~------~----~------~--~--- >
signature.asc
Description: Esta parte del mensaje está firmada digitalmente
