Today I Learned

TIL, 2017-02-20

  • Using builder/decorator/etc. pattern when building the GC match score presenters.
  • Learned Terminal Table.
  • Apparently ActiveRecord::Base.find_by is literally ActiveRecord::Base.where.take.
  • No Forwardable to hash exists in Ruby.

This project is maintained by daryllxd