Project

General

Profile

« Previous | Next » 

Revision 229d7436

Added by Joseph Magen over 10 years ago

fixes #3975 - add audit to classes Domain, Subnet, SmartProxy, Role, Usergroup, AuthSource, Image, Bookmark that were not audited

View differences:

app/models/image.rb
class Image < ActiveRecord::Base
audited :allow_mass_assignment => true
belongs_to :operatingsystem
belongs_to :compute_resource
belongs_to :architecture

Also available in: Unified diff