Method: NCore::Identity::ClassMethods#attrib_name

Defined in:
lib/ncore/identity.rb

#attrib_nameObject Also known as: json_root



14
15
16
# File 'lib/ncore/identity.rb', line 14

def attrib_name
  class_name.underscore
end