Class: ProfileFieldTypes::About

Inherits:
ProfileField show all
Defined in:
app/models/profile_field_types/about.rb

Overview

About Myself Field

Class Method Summary collapse

Methods inherited from ProfileField

#children_count, #delete_cache, #display_html, #key, #label, #orig_profileable, possible_types, #profileable, #underscored_type, #value

Methods inherited from ActiveRecord::Base

#readonly?

Class Method Details

.model_nameObject



6
# File 'app/models/profile_field_types/about.rb', line 6

def self.model_name; ProfileField.model_name; end