quattro_4 scribble

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

Ruby5 #627

Ruby5 - Episode #627 - March 25th, 2016

  • Ruby for Good
    • Red Pandas this year. They are looking for projects to help this year
  • Otto for Rails
    • creating virtual development environments
      • the successor to the popular virtual development tool vagrant. Both of the projects are created by Hashicorp
  • Duckrails
    • mock API endpoints locally for development
  • Signing Gems
    • Gem::Security implements cryptographic signatures for gems
  • Passive Record
    • extremely lightweight in-memory pseudo-relational algebra
    • class Parent < Model
      • has_many :children