OSDN Git Service

separate manifest
[pettanr/pettanr.git] / lib / locmare / form / field / helper / tail_angle.rb
diff --git a/lib/locmare/form/field/helper/tail_angle.rb b/lib/locmare/form/field/helper/tail_angle.rb
new file mode 100644 (file)
index 0000000..4ec9d01
--- /dev/null
@@ -0,0 +1,12 @@
+module Locmare
+  module FormModule
+    module FieldModule
+      module HelperModule
+        class TailAngle < Base
+          
+        end
+        
+      end
+    end
+  end
+end