したらしい。join_with_attributes も、has_many にブロック(というか、無名モジュール?)を渡して、 簡単に実装できるそうな。 そしてここにも with_scope が。
moriq さんのスライドを見つつ、 手元で動かしてみる。syntax がないと auto_link2 がどーの、とかいうエラーが出てちょっとはまる。 あとは、config/juggernaut_config.yml で、
PUSH_PORT: "8443" PUSH_HELPER_HOST: "127.0.0.1"
とかすれば、すっきり動きました。でも、http://andworkspace.net/ では
Error : There has been an error connection, please check the push server and make sure your firewall has the correct ports open. reload page. (30 seconds later, automatic retry)
とか出るなぁ。言われる通り、ファイアウォールなのかな。