From: Luis Lavena Date: 2012-03-05T23:35:35+09:00 Subject: Re: Siteruby - 1.9.1 rather than 1.9 ? Marc Heiler wrote in post #1049952: > Hi > > > /usr/lib/ruby/1.9.1/ > > Does someone know why this is not called 1.9/ instead? http://www.ruby-lang.org/en/news/2010/08/18/ruby-1-9.2-released/ See FAQ section: Standard library is installed in /usr/local/lib/ruby/1.9.1 This version is a "library compatible version." Ruby 1.9.2 is almost 1.9.1 compatible, so the library is installed in the 1.9.1 directory. -- Luis Lavena -- Posted via http://www.ruby-forum.com/.