Method: Cms::Behaviors::Attaching::InstanceMethods#attachable_type

Defined in:
lib/cms/behaviors/attaching.rb

#attachable_typeObject



262
263
264
# File 'lib/cms/behaviors/attaching.rb', line 262

def attachable_type
  self.class.name
end