You could import some of your models into a Radiant extension and then use them there. They may have to connect to your other database manually, i.e. inside their declaration.
Sean On 9/27/07, jorge santiago <[EMAIL PROTECTED]> wrote: > Well, my rails app it's a bit old, so it's not > ActiveResource-compatible. It would be great though, to rewrite it and > make it RESTful in the future, but currently I don't have the time. Is > there another way to achieve what I'm looking for? > > Thanks, > > Jorge. > > On 9/27/07, Sean Cribbs <[EMAIL PROTECTED]> wrote: > > Jorge, > > > > If your app is ActiveResource-compatible, that might be an easy way to > > integrate them. > > > > Sean > > > > On 9/27/07, jorge santiago <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I have radiant running my website and would like to use some models > > > and functions from another rails app running in the same server. Any > > > ideas on how to do this if its possible? > > > > > > Thanks in advance, > > > > > > jorge. > > > _______________________________________________ > > > Radiant mailing list > > > Post: [email protected] > > > Search: http://radiantcms.org/mailing-list/search/ > > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > > > _______________________________________________ > > Radiant mailing list > > Post: [email protected] > > Search: http://radiantcms.org/mailing-list/search/ > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
