Method: Viddler::User#video_watch_count
- Defined in:
- lib/viddler/user.rb
#video_watch_count ⇒ Object
Returns the value of attribute video_watch_count.
5 6 7 |
# File 'lib/viddler/user.rb', line 5 def video_watch_count @video_watch_count end |