Ruby5をひたすら翻訳する日記

海外で働きたい欲が高まった海山はついに強硬手段に出た。自分だけのためにRuby5(http://ruby5.envylabs.com/)翻訳し続けます。おかしなところは、適宜指摘大歓迎です!><

Episode #242 - January 31, 2012 続き

Acceptance and Integration Testing with Kookaburra

http://johnwilger.com/blog/2012/01/21/acceptance-and-integration-testing-with-kookaburra/

  • Kookaburra
    • テストフレームワーク
    • Window driverの調整用? 受け入れテストを崩れないようにするため?
    • Capibaraは実際間違えている場合がある

おそらく…
UIテスト用のフレームワークでCapibaraみたいな使いどころらしい

  • CucumberとかCapybaraと比べられる対象みたい

30% faster boot time in Ruby 1.9.3-p0 in one line

https://gist.github.com/1688857
↑のgistのパッチを導入すると、
Ruby 1.9.3-p0でRailsの起動が30%早くなった

Rails 3.2.1 has been released

https://gist.github.com/1685812
CONTACT!!:-)

  • Rails 3.2.1がリリースされた
    • ドキュメントの修正
  • 詳しいところはチェンジログ見てね

Separate Your Resque Workers with simple_resque

https://github.com/subelsky/simple_resque

  • simple_resqueというgemの紹介
  • コードとresque用のコードを分ける事が出来る
    • ↑のリンクに例が載っているので見てみるといいかも

CSS Cross-Country

http://cssxcountry.codeschool.com/

  • codeschoolの新しいチュートリアルの紹介
  • CSSのチュートリアル