OSDN Git Service

fix spec
[pettanr/pettanr.git] / lib / local_manifest / profiler / association / belongs_to.rb
index b150350..0e520dd 100644 (file)
@@ -18,7 +18,7 @@ module LocalManifest
         end
         
         def association_name
-          @parent.name
+          @parent.profiler_name
         end
         
       end