Class: UserText

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
ActionView::Helpers::AutoTagHelper::FormInfo, ActiveRecord::Mlang::Text
Defined in:
app/models/user_text.rb

Instance Method Summary collapse

Instance Method Details

#__display__Object



9
10
11
# File 'app/models/user_text.rb', line 9

def __display__
  self.nick_name
end