quattro_4 scribble

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

Ruby5 #511

Ruby5 - Episode #511 - November 18th, 2014

  • Ruby 2.1.5
  • Scribble
    • Scribble is an open source templating language similar to Liquid
    • It provides useful error messages, instead of ignoring errors at runtime
    • {{ 3.times }}Hello World!{{ end }}
    • {{ if foo = 3 | bar = 'baz' }} {{ else }} {{ end }}
  • Curly
    • Curly is a template language that completely separates structure and logic
    • Conditional/Collection/Context blocks
  • Rubysierung
    • a statically-typed implementation of Ruby
  • Minitest-Reporters
    • allows developers to customize output from minitest
    • minitest­reporters, and uses the correct reporters for Textmate, Rubymine, and the console

Muse - Spiral Static

by SoundHound