Class: Twitter::Bootstrap::Components::V3::ResponsiveEmbed

Inherits:
Base
  • Object
show all
Defined in:
app/components/twitter/bootstrap/components/v3/responsive_embed.rb

Constant Summary collapse

ALLOWED_ASPECT_RATIOS =
[:'16by9', :'4by3']

Method Summary

Methods inherited from Base

#initialize, #perform

Constructor Details

This class inherits a constructor from Twitter::Bootstrap::Components::V3::Base