About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
parm530
2/18/2019 - 8:52 PM
share
Share
add_circle_outline
Save
RVM Environment Files
files.md
content_copy
file_download
Rendered
Source
Specifying ruby gemset and ruby version
Create 2 files in your apps root directory:
.ruby-gemset
and
.ruby-version
place the name of the gemset and version # of the ruby in their respective files
clear