Class: Decidim::Gallery::MainCell::Video

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

Instance Attribute Summary collapse

Instance Attribute Details

#cache_key_with_versionObject

Returns the value of attribute cache_key_with_version

Returns:

  • (Object)

    the current value of cache_key_with_version



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

def cache_key_with_version
  @cache_key_with_version
end

#settingsObject

Returns the value of attribute settings

Returns:

  • (Object)

    the current value of settings



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

def settings
  @settings
end