Skip to content

Commit

Permalink
Add explanatory comment to CloudVolumeType definition
Browse files Browse the repository at this point in the history
  • Loading branch information
mansam committed Jun 20, 2018
1 parent a71a1f6 commit a204524
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/models/cloud_volume_type.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
class CloudVolumeType < ApplicationRecord
# CloudVolumeTypes represent various "flavors" of
# volume that are available to create within a given
# Storage service.
include NewWithTypeStiMixin
include ProviderObjectMixin

Expand Down

0 comments on commit a204524

Please sign in to comment.