Class: Fog::Support::StormOnDemand::Alert
- Inherits:
-
Model
- Object
- Model
- Fog::Support::StormOnDemand::Alert
- Defined in:
- lib/fog/storm_on_demand/models/support/alert.rb
Instance Method Summary collapse
-
#initialize(attributes = {}) ⇒ Alert
constructor
A new instance of Alert.
Constructor Details
#initialize(attributes = {}) ⇒ Alert
Returns a new instance of Alert.
10 11 12 |
# File 'lib/fog/storm_on_demand/models/support/alert.rb', line 10 def initialize(attributes={}) super end |