Rails 2.3.5 , Ruby 1.9.1 and plugins …
If you’ve tried installing a plugin from github lately it seems everything’s not found..
As of Rails 2.3.5 there still is a open bug which is getting in the way of happy trails with ruby 1.9.x
Start up a shell with Ruby 1.8.x and install the plugin as usual. Then go back to working with Ruby 1.9.x. The fix will be out on rails 2.3.6 so a bit of patience and this will go away.
(Update) waiting for rails 2.3.6 .. seems rails 3 will be out before this is done
Advertisement