RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: roundhousedev
cant you just do alias_method :twitter, :all alias_method :facebook, :all ?
cant you just do
alias_method :twitter, :all
alias_method :facebook, :all ?