OSDN Git Service

separate manifest
[pettanr/pettanr.git] / lib / local_manifest / list_group / list / where.rb
similarity index 75%
rename from lib/manifest/list_group/list/where.rb
rename to lib/local_manifest/list_group/list/where.rb
index 88ea3ef..799407d 100644 (file)
@@ -1,7 +1,7 @@
-require_dependency "manifest/list_group/list/where/base"
-require_dependency "manifest/list_group/list/where/method"
-require_dependency "manifest/list_group/list/where/auto"
-module Manifest
+require_dependency "local_manifest/list_group/list/where/base"
+require_dependency "local_manifest/list_group/list/where/method"
+require_dependency "local_manifest/list_group/list/where/auto"
+module LocalManifest
   module ListGroupModule
     module ListModule
       class WhereFactory