Today I Learned

TIL, 2017-06-02

  • Structuring thor stuff: If writing to disk I think need to decouple that part.
  • Strong params stuff.
  • HashWithIndifferentAccess. You can create a Ruby hash and call with_indifferent_access on it.
  • So you do require, but you still have to do the permit also.

This project is maintained by daryllxd