OSDN Git Service

separate manifest
[pettanr/pettanr.git] / lib / local_manifest / form / field / label.rb
similarity index 87%
rename from lib/manifest/form/field/label.rb
rename to lib/local_manifest/form/field/label.rb
index 6295ed9..2aaa7a9 100644 (file)
@@ -1,5 +1,5 @@
-require_dependency "manifest/form/field/label/label"
-module Manifest
+require_dependency "local_manifest/form/field/label/label"
+module LocalManifest
   module FormModule
     module FieldModule
       class LabelFactory