Understanding the Rails command
I ran a few quirks during the course of working on MultiRails and testing against the Rails 2.0 prerelease.
The first thing was tracking down what Rails version is actually used when you just run the “rails” command. This is important when you have many versions of Rails installed via gems, some of […]
