Closed oleander closed 10 years ago
I've seen this error in airbrake a couple of times.
I'm not sure why, but 1 out of 10^4 times (or something similar) BaseModel.search returns nil.
BaseModel.search
This PR will fix this error.
All specs passes.
I've seen this error in airbrake a couple of times.
I'm not sure why, but 1 out of 10^4 times (or something similar)
BaseModel.search
returns nil.This PR will fix this error.
All specs passes.