quattro_4 scribble

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

Ruby5 #622

Ruby5 - Episode #622 - March 4th, 2016

  • Coding Standards
    • GNU coding standard
    • Bozhidar Batsov’s community-influenced standard
  • Rails 5 Migrations
    • < ActiveRecord::Migration[5.0]
    • no mention of index: true
  • Nokogiri Decorators
    • rails-html-sanitizer, which uses another library called Loofah
    • lighter package like Oga
    • SimpleDelegator
    • Forwardable
    • Draper
  • mrusty
    • mruby safe bindings for Rust
  • RabbitMQ
    • Introducing Retry Limits
      • Exponential Backoff
    • Enters TTL + Dead-Lettering