Skip to content

Commit

Permalink
add configuration_script reference to service
Browse files Browse the repository at this point in the history
  • Loading branch information
Jillian Tullo committed Mar 8, 2017
1 parent 745a3d9 commit fec63a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ class Service < ApplicationRecord
virtual_has_one :provision_dialog
virtual_has_one :user
virtual_has_one :chargeback_report
virtual_has_one :configuration_script

before_validation :set_tenant_from_group

Expand Down

0 comments on commit fec63a1

Please sign in to comment.