I had some problems with one version of the project. I've found this answer where someone suggest steps to remove all cocoapods-connected stuff from the machine
I just bought a new MacBook Pro (obviously w/ML). First thing I'm doing is installing development tools. I installed Ruby with rvm and I've also got Homebrew in
What is the correct way to manage conditional flow in a gem based on Rails version? Rails 4 changes some things so I need to conditionally flow based on Rails