Hello, i'm working on huge rails project and it's terribly slow in development mode.
There are lots of code and lots of AJAX requests, so it's very slow as (i guess) it reloads all the code several times per one page. I'm wondering, maybe there is a way to speed it up? Maybe it's possible to reload it for example every 15 seconds? Or even better - every 15 seconds check for changed files and reload only if there is changes. What do you think? -- 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 -~----------~----~----~----~------~----~------~--~---

