Method: Redditor::VideoBlock#to_partial_path

Defined in:
app/models/redditor/video_block.rb

#to_partial_pathObject

[View source]

11
12
13
# File 'app/models/redditor/video_block.rb', line 11

def to_partial_path
  'redditor/video_block'
end