Closed DenisRomanovsky closed 8 years ago
I'm aware of this issue, the only way i've found is to restart the app each time it happens.
I`ve noticed, that the issue occurs, when find_category is passed id (integer value), but it is contained in params[:path], not params[:id]. Trying to debug it better.
Any info on how often this may occur in production, not dev?
It never occurs in prod :)
While being in develop, at some point categories became unavailable.
Clicking any category link leads to an error:
uninitialized constant Refinery::Products::Categories
in
I`ll add more details as soon as gather more info.