RailsCasts Pro episodes are now free!

Learn more or hide this

Nicolas's Profile

GitHub User: itkin

Site: webflows.fr

Comments by Nicolas

Avatar

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 ...)

Avatar

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 ?

Avatar

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 ?