Posts Tagged ‘rubygems’

Ruby on Rails: Generate a version specific project

Monday, May 4th, 2009

Short answer to a frequently asked question:
(more…)

RubyGems: undefined method ‘manage_gems’ for Gem:Module (NoMethodError)

Thursday, April 30th, 2009

After updating RubyGems I got the following error message:
(more…)

Installing sqlite3 for Rails on Windows XP

Wednesday, April 29th, 2009

Here is a short description how to install sqlite3 with RubyGems on Windows XP.

(more…)