Skip to content

Commit

Permalink
Merge pull request #14280 from tzumainn/add-supports-mixin-cloud-network
Browse files Browse the repository at this point in the history
Add SupportsFeatureMixin to CloudNetwork
  • Loading branch information
blomquisg authored Mar 16, 2017
2 parents 35f6015 + 46255b6 commit 26dbe2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/cloud_network.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
class CloudNetwork < ApplicationRecord
include NewWithTypeStiMixin
include SupportsFeatureMixin

acts_as_miq_taggable

Expand Down

0 comments on commit 26dbe2e

Please sign in to comment.