Libraries
»
video_data
(0.2.1)
»
Index
»
VideoData
»
Video
»
#date
Method: VideoData::Video#date
Defined in:
lib/video_data/video.rb
#
date
⇒
Object
Date of the video
49 50 51
# File 'lib/video_data/video.rb', line 49
def
date
@data
[
:date
]
end