Class: Ppds::User

Inherits:
ClassFactory
  • Object
show all
Defined in:
lib/ppds/tumblr.rb

Instance Attribute Summary collapse

Instance Attribute Details

#can_upload_aiffObject

Returns the value of attribute can_upload_aiff.



7
8
9
# File 'lib/ppds/tumblr.rb', line 7

def can_upload_aiff
  @can_upload_aiff
end

#can_upload_audioObject

Returns the value of attribute can_upload_audio.



7
8
9
# File 'lib/ppds/tumblr.rb', line 7

def can_upload_audio
  @can_upload_audio
end

#can_upload_videoObject

Returns the value of attribute can_upload_video.



7
8
9
# File 'lib/ppds/tumblr.rb', line 7

def can_upload_video
  @can_upload_video
end

#default_post_formatObject

Returns the value of attribute default_post_format.



7
8
9
# File 'lib/ppds/tumblr.rb', line 7

def default_post_format
  @default_post_format
end

#max_video_bytes_uploadedObject

Returns the value of attribute max_video_bytes_uploaded.



7
8
9
# File 'lib/ppds/tumblr.rb', line 7

def max_video_bytes_uploaded
  @max_video_bytes_uploaded
end

#vimeo_login_urlObject

Returns the value of attribute vimeo_login_url.



7
8
9
# File 'lib/ppds/tumblr.rb', line 7

def 
  @vimeo_login_url
end