Category "gem"

Cocoapods points to wrong version

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

Error building gems in Mountain Lion

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

Correct way to test Rails version for gem authoring

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