I have two different Rails Rubygems installed on my Linux OS [2.3.8 and 3.0.3], but the current version of Rails is 3.0.3. So you can create a Rails application using the style generator 2.3.8: rails testappnot new one rails new testapp:?
source
share