Commit 4395a94e authored by Marius Rackwitz's avatar Marius Rackwitz

Use configurable Specification#module_name

parent e25084fb
...@@ -35,7 +35,7 @@ module Pod ...@@ -35,7 +35,7 @@ module Pod
# implementation source files. # implementation source files.
# #
def product_module_name def product_module_name
c99ext_identifier(pod_name) root_spec.module_name
end end
# @return [Array<Sandbox::FileAccessor>] the file accessors for the # @return [Array<Sandbox::FileAccessor>] the file accessors for the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment