before_filter :load_foo; private def load_foo() @foo = Foo.find_by_id params[:id] end
jbr
October 14, 2010 8:14am
aucune