Project

General

Profile

« Previous | Next » 

Revision 943bc1a2

Added by Ondřej Pražák almost 6 years ago

Fixes #23994 - Do not update templates out of scope

View differences:

app/models/provisioning_template.rb
friendly_id :name
include Parameterizable::ByIdName
include DirtyAssociations
include TaxonomyCollisionFinder
class << self
# we have to override the base_class because polymorphic associations does not detect it correctly, more details at

Also available in: Unified diff