Joined May 2012
·
Posted to
Run Sublime Text unlinked from terminal session in Linux and Darwin
over 1 year
ago
@jameswyse OR just copy it to /usr/local/bin
(assuming here that /usr/local/bin
is already in the PATH because of Homebrew).
Posted to
ActiveSupport's try does not like Ruby's method_missing
over 1 year
ago
@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
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
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/ ?