This page has Roy's patch, along with instructions on how to apply it: http://rubyforge.org/tracker/index.php?func=detail&aid=23196&group_id=3383&atid=13000
Note: the apply patch command is missing a -i flag: patch -p1 -i path/to/railroad_merb.patch Also, i had to touch a 'merb' file in the root directory of my project, but after that the patch worked great. I'll throw this up on github if Roy or someone else doesn't get to it first. -Ben On Sun, Dec 14, 2008 at 1:01 AM, Matt Aimonetti <[email protected]>wrote: > Where is the patch? I can't seem to find it. > > Thanks, > > - Matt > > > On Sat, Dec 13, 2008 at 7:32 PM, Ben Burkert <[email protected]> wrote: > >> Hi Roy, >> >> I had some trouble applying your patch, could you upload this to a github >> project with your patch applied? >> >> Thanks, >> -Ben >> >> >> On Fri, Dec 12, 2008 at 2:56 AM, Roy Wright <[email protected]> wrote: >> >>> >>> BTW, it should work with Merb+ActiveRecord too but I didn't test that >>> (environment is just used to run the ORM, reflection is then used to >>> determine which ORM). Also the structure is there (factory pattern) if >>> anyone wants to add other ORMs. >>> >>> Have fun, >>> Roy >>> >>> Matt Aimonetti wrote: >>> > w00t thanks Roy! >>> > >>> > - Matt >>> > >>> > On Thu, Dec 11, 2008 at 11:12 PM, royw <[email protected]> wrote: >>> > >>> >> Howdy, >>> >> >>> >> I just uploaded the patch to railroad.rubyforge.org that adds support >>> >> for merb+datamapper. >>> >> >>> >> Enjoy, >>> >> Roy >>> >> >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
