motion-pixate-observer というgemを使ってみました。 ・motion-pixate-observer ・motion-pixate-observer という gem を作りました - Watson's Blog 使い方 ここはgithubのページそのままですが、6stepです。 gem i motion-pixate-observer Rakefileに追加 require 'rubygems' require 'motion-pixate-observer' メインのViewControllerに1行追加 viewDidLoadでstartObservingと書くだけ。 MacRubyを入れる ここが驚いたw そうなのかMacRubyなのか。(後述) ./pixate_server css_file_path rake であとはcss修正すると、即反映されます。