OSDN Git Service

add mani test
[pettanr/pettanr.git] / lib / manifest / model / association / has_many.rb
index 98ed731..8a9c7cd 100644 (file)
@@ -25,10 +25,6 @@ module Manifest
           ::Manifest.item_name_to_model @model_name
         end
         
-        def association_name
-          @parent.association_name
-        end
-        
       end
       
     end