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/domain.rb
class Domain < ActiveRecord::Base
include Authorization
include Taxonomix
audited :allow_mass_assignment => true
has_many_hosts
has_many :hostgroups

Also available in: Unified diff