# File lib/her/model/associations/association.rb, line 58 def build_association_path(code) instance_exec(&code) rescue Her::Errors::PathError nil end