quattro_4 scribble

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

Ruby5 #411

Ruby5 - Episode #411 - October 15th, 2013

  • Refactor
    • book [Refactoring in Ruby]
  • Shrimp
    • Shrimp is a Ruby library that uses PhantomJS to render PDF
    • Middleware
      • Shrimp comes with a middleware that allows users to get a PDF view of any page on your site by appending .pdf to the URL
    • no more prawn
  • Travis
    • Caching .bundle directory
    • Speed up testing of ruby projects on Travis-CI
    • Loading database scheme without rake command
      • config.active_record.schema_format = :sql
      • before_install: - "psql ..."
    • Parallelizing your builds across virtual machines
      • env: - TESTFOLDER=spec/features
  • Ruby Stack
    • State of the Stack: Ruby Edition
      • Puma, Unicorn
      • Top gems (pg, kaminari ...)
  • Cookies
    • Rails' CookieStore isn't broken

♫ Recess Monkey - Shrimp

by SoundHound