Using Ruby Version Manager (RVM) in Jenkins CI
The Ruby Version Manager (RVM) is a great tool if your Ruby and Rails applications are based on different versions of Ruby and/or use different gem sets.
The Ruby Version Manager (RVM) is a great tool if your Ruby and Rails applications are based on different versions of Ruby and/or use different gem sets.
If you go in for virtualization, continuous integration (CI) and DevOps, sooner or later the cloud technology OpenStack pops up. Unfortunately, it’s not easy...
Here is a simple way to set up a git repository on a server with ssh access.
Mac OS X by default leaves behind a file named ‘.DS_Store’ in every directory that is opened on a Non-Mac filesystem using the Finder application. This is es...