quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

Ruby Facets #7

Seven.new | Ruby Facets

  • What makes Rails a framework worth learning in 2017?
    • despite all the front-end progress and excitement, there’s always a need for the back-end for databases, computing, job queueing, mailers, push notifications, and much more
  • Ossert
    • Ossert
    • Maintenance, Popularity, Maturity
  • The Difference Between to_s & to_str In Ruby
    • to_str - object CAN behave like a String
  • ROM 3.0
    • rom-sql and rom-repository
  • Ruby Coercion Protocols
  • Two screencasts, two ways to erradicate Ruby nil values
    • Ruby Tapas
    • Special Case and Null Object patterns