Method: Croudia::User#statuses_count
- Defined in:
- lib/croudia/user.rb
#statuses_count ⇒ Object (readonly)
Returns the value of attribute statuses_count.
8 9 10 |
# File 'lib/croudia/user.rb', line 8 def statuses_count @statuses_count end |