Joined May 2012
·

Kostas Karachalios

Programmer at XING AG
·
Barcelona, Spain
·
·
·

The link returns a 404 and the github repo is down because of a DMCA. Is this the same as http://designmodo.com/flat-free/ ?

@jameswyse OR just copy it to /usr/local/bin (assuming here that /usr/local/bin is already in the PATH because of Homebrew).

@rwz try is always useful when there might be a possibility for the object you call a method on, to be nil (the current_user instance variable in my case). When one builds a Rails app, they usually use a ton of gems and it is usually difficult to know whether a method they use is going through a method_missing or it is declared somewhere and thus the object in question can respond to it.

Achievements
169 Karma
10,698 Total ProTip Views