Class: SocialNetworking::OnTheMindStatement
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- SocialNetworking::OnTheMindStatement
- Defined in:
- app/models/social_networking/on_the_mind_statement.rb
Overview
A statement by a Participant to be shared with the Group.
Instance Method Summary collapse
Instance Method Details
#shared_description ⇒ Object
23 24 25 |
# File 'app/models/social_networking/on_the_mind_statement.rb', line 23 def shared_description description end |