method
module_parent_name
rails latest stable - Class:
Module
module_parent_name()public
Returns the name of the module containing this one.
M::N.module_parent_name # => "M"
module_parent_name()Returns the name of the module containing this one.
M::N.module_parent_name # => "M"