Lately I’ve been getting this weird error from Pow in Rails 4:
Bundler::GemNotFound: Could not find rake-10.3.1 in any of the sources
Read more below to see what I did.
In boot.rb:
1 2 3 4 5 | |
In config.ru:
1 2 | |
Hope this helps.
Lately I’ve been getting this weird error from Pow in Rails 4:
Bundler::GemNotFound: Could not find rake-10.3.1 in any of the sources
Read more below to see what I did.
In boot.rb:
1 2 3 4 5 | |
In config.ru:
1 2 | |
Hope this helps.