Archive

Posts Tagged ‘Ruby Mine’

RubyMine & Git

April 8th, 2010

In order to get Git working in RubyMine, you’ll need to go into preferences and setup the path for the executable.

Preferences > VCSs > Git

Path to git executable: /usr/local/git/bin/git   (for OSx)

Andrew Development , , , ,