OSDN Git Service

add mani test
[pettanr/pettanr.git] / lib / manifest / model / association / belongs_to.rb
index e570c06..bd96075 100644 (file)
@@ -20,10 +20,6 @@ module Manifest
           ::Manifest.item_name_to_model @model_name
         end
         
-        def association_name
-          @parent.association_name
-        end
-        
       end
       
     end