Alastair Dawson
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created AppCode not recognizing that CocoaPods is installed
AppCode (3.0.4) is showing that I don't have Cocoa Pods installed for my selected Ruby SDK (2.0.0-p451 via rbenv), however I have the gem install (gem list shows cocoapods (0.33.1)). Everything see... -
Created RubyGems not installed for SDK
Hi, I'm using the Ruby plugin for IDEA, and I can't seem to debug or install gems through the IDE.I'm using rbenv with ruby 1.9.3-p362 (on OS X) and when I go to File > Project Structure > Modules ...