OSDN Git Service

fix spec
[pettanr/pettanr.git] / lib / local_manifest / form / field / tag / base.rb
index 4b05a69..d0cdcc7 100644 (file)
@@ -20,7 +20,7 @@ module LocalManifest
           end
           
           def field_name
-            @parent.field_name
+            @parent.name
           end
           
         end