Closed struan closed 8 years ago
Hmmm, this is already merged, but should we have used alias_method
rather than alias
here? (@struan / @chrismytton)
@tmtmtmtm I think alias
is OK - https://github.com/bbatsov/ruby-style-guide#alias-method-lexically
Part of #79