Class: Maglev::Content::Select

Inherits:
Base
  • Object
show all
Defined in:
app/components/maglev/content/select.rb

Instance Attribute Summary

Attributes inherited from Base

#content, #scope, #setting

Instance Method Summary collapse

Methods inherited from Base

#asset_host, #dom_data, #initialize, #tag, #tag_data, #tag_id, #to_s

Constructor Details

This class inherits a constructor from Maglev::Content::Base

Instance Method Details

#valueObject



6
7
8
# File 'app/components/maglev/content/select.rb', line 6

def value
  content
end