Class: Decidim::Gallery::MainCell::Settings

Inherits:
Struct
  • Object
show all
Defined in:
app/cells/decidim/gallery/main_cell.rb

Instance Attribute Summary collapse

Instance Attribute Details

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



39
40
41
# File 'app/cells/decidim/gallery/main_cell.rb', line 39

def title
  @title
end

#video_urlObject

Returns the value of attribute video_url

Returns:

  • (Object)

    the current value of video_url



39
40
41
# File 'app/cells/decidim/gallery/main_cell.rb', line 39

def video_url
  @video_url
end