Hello,
So recently I've been working on a project and moved it to my Solus laptop. I have Ruby installed, through the app store program.
ruby 2.2.4p230 (2015-12-16 revision 53155) [x86_64-linux]
However when I try to run 'gem install rails' I get the following error:
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /usr/lib64/ruby/gems/2.2.0 directory.
Looked online and tried a solution that failed. I don't know how to fix this.