quattro_4 scribble

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

Ruby5 #424

Ruby5 - Episode #424 - December 6th, 2013

  • Spring
    • its being baked into Rails 4.1
  • Rails Security Update
    • rails team has released 3.2.16 and 4.0.2 with important security fixes
  • Pry Rescue
    • pry-rescue which stops your test suite and drops into a pry session if one of your tests fails
    • pry-stack_explorer
  • pundit
    • Minimal authorization through OO design
  • RASK
    • Rake Application Starter Kit
  • Death of Bundler
    • Bundler is scheduled to die in under two years time
    • all of its core features are going to be baked into RubyGems
  • Cap 3 Guide
    • gem "capistrano-rails" includes capistrano-ext
    • Capfile
      • require "capistrano/xxx
      • Dir.glob("lib/capistrano/tasks/*.cap").each { |r| import r }

♫ Biz Markie Spring again

by SoundHound