Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

How to create a new gemset & copy an existing gemset into it

We can create a new gemset to install a specific set of gems in it. In this i am copying an existing gemset into a newly created gemset. 1> To list the available gemsets we can type : rvm gemset list gemsets for ruby-2.2.3 (found in /...

How to install Rails in a particular gemset for a particular version of Ruby

1> For this we should first confirm the ruby version we are currently on rvm current (ruby-2.2.3) 2> To view the list of available gemsets before selecting a particular gemset, we can type rvm gemset list gemsets for...

SETTING UP ROR FOR THE FIRST TIME ON A NEW UBUNTU SYSTEM USING RVM

1> We need to install RVM before we can install Ruby, because RVM is a version manager and it will help us to install & manage different versions of Ruby on the same system and easily switch between them. To install RVM we first need to...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: