Robert Walker wrote: > Michael Rigart wrote: >> Hi all, >> >> I've been experimenting with sharing resources between 2 rails apps with >> AR and I just love it. The only downside is that when using AR, my app >> slows down dramastically. >> >> Is there a way to speed things up? Some special caching mechanisme that >> needs to be enabled? >> >> Thank you in advance for the information. > > Are you running in development mode or production mode? > > Just need to get this question out of the way first.
Hi Robert I' running in production. I have noticed that development is slower then production, but the production speed is still far from acceptable. The diffrence between using ActiveRecord and ActiveResource is huge. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

