views:

9

answers:

0

Hey,

I'm trying to run rake rails:upgrade:check --trace on Windows on my Rails 2.3.8 project and get this error:

rake aborted!
no such file to load -- initializer
<internal:lib/rubygems/custom_require>:29:in `require'
<internal:lib/rubygems/custom_require>:29:in `require'
...

Looked all over the internet and didn't find solution yet. Does anyone knows how to resolve this?