Top Level Namespace

Defined Under Namespace

Modules: Protoform Classes: ApplicationForm

Instance Method Summary collapse

Instance Method Details

#ProtoformObject

rubocop:disable Naming/MethodName, Style/TopLevelMethodDefinition



19
20
21
# File 'lib/protoform.rb', line 19

def Protoform(...) # rubocop:disable Naming/MethodName, Style/TopLevelMethodDefinition
  Protoform::Namespace.root(...)
end