Displaying 2 results from an estimated 2 matches for "zzak".
Did you mean:
zak
2012 Jan 27
2
dealing with Encoding::UndefinedConversionError: "\xA2" from ASCII-8BIT to UTF-8
I''m 99% certain that this is what''s being discussed in
https://github.com/tenderlove/mechanize/issues/168
But I''m not sure what the remedy is. My production app is running on
Heroku, so I need a fix that I can push there. Can someone post
instructions that this neophyte can follow? (I gather I''m supposed to fork
and add the current master version from
2010 Sep 24
2
Migrated app to rails 3, now very slow bootup times
We tried to migrate our app to rails 3/ruby 1.9.2 and now have huge
problems with the initialization time of the rails instances.
After a touch tmp/restart our passenger 2.2.4 needs several
minutes(!!) to boot up 20 instances and to serve the first requests.
We didn''t had that problem in rails 2. I would love to find out what
is taking so long, but I don''t have any clue on