Tag Archives: skeleton

Error while trying to create new Rails application skeleton

I installed Ruby 1.9.3 and later installed Rails using command: gem install rails I don’t know which version of Rails got installed but when I try to create a new Rails application from the console using: rails new MyApp It … Continue reading