Files:
.ruby-version
.ruby-gemset
Example:
The following is for an app using "ruby-2.0.0" and a gemset named "example":
[]$ cd example/example]$ cat .ruby-version
[
2.0.0
[~/example]$ cat .ruby-gemset
example
Files:
.ruby-version
.ruby-gemset
Example:
The following is for an app using "ruby-2.0.0" and a gemset named "example":
[]$ cd example/example]$ cat .ruby-version
[
2.0.0
[~/example]$ cat .ruby-gemset
example