Could not find activesupport-2.3.11 in any of the sources (Bundler::GemNotFound)Thanks to my friend Stack Overflow, I could get rid of this problem by running:
bundle install --path vendor/cache
Hello! My name is Tobias Weiß, I´m based in Berlin, Germany (52° 29′ N, 13° 23′ O). I work as a Web Developer & Consultant mainly developing with Ruby, Rails and JavaScript, specialized in geospatial web applications. Some of my digital footprints can be found here: [1], [2], [3], [4], [5]. Some of my projects can be found here.
Could not find activesupport-2.3.11 in any of the sources (Bundler::GemNotFound)Thanks to my friend Stack Overflow, I could get rid of this problem by running:
bundle install --path vendor/cache
No comments yet.