i cannot see my model changes using cache_classe=false in test config, i had to add watch(%r{^app/models/.+.rb$}) into my guard file to reload spork but this is realy slow does anybody have an other solution ?
i use meta_where do you think it preloads classes ?
i got some js periodic js errors saying that the connexion has been interrupted while the page was loading every 20 30 seconds, whatever is the timeout.
can you developp ?
i could make spork relaod classes , but not when used with guard
Does somebody have a solution not to load theese damn models classes (reloading spork is so slow ...)
i cannot see my model changes using cache_classe=false in test config, i had to add watch(%r{^app/models/.+.rb$}) into my guard file to reload spork but this is realy slow does anybody have an other solution ?
i use meta_where do you think it preloads classes ?
hi !
i got some js periodic js errors saying that the connexion has been interrupted while the page was loading every 20 30 seconds, whatever is the timeout.
Does anybody experience this kind of problem ?