class ActiveFacts::Metamodel::Scoping

Public Instance Methods

path_mandatory() click to toggle source
# File lib/activefacts/metamodel/extensions.rb, line 2252
def path_mandatory
  parent.path_mandatory
end