Sha256: 552583ef1d0034f48160a1aa82cfcdf1da682538789ca8f43e6d5f83c24c63d7

Contents?: true

Size: 178 Bytes

Versions: 176

Compression:

Stored size: 178 Bytes

Contents

module ForemanRemoteExecution
  module BookmarkExtensions
    extend ActiveSupport::Concern

    included do
      has_many :targetings, :dependent => :nullify
    end
  end
end

Version data entries

176 entries across 176 versions & 1 rubygems

Version Path
foreman_remote_execution-10.0.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-8.3.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-9.1.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-8.2.1 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-8.2.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-9.0.1 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-9.0.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-8.1.2 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-8.1.1 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-8.1.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-7.2.2 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-7.2.1 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-7.2.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-5.0.8 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-8.0.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-7.1.1 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-7.1.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-7.0.0 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-5.0.7 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb
foreman_remote_execution-5.0.6 app/models/concerns/foreman_remote_execution/bookmark_extensions.rb