Project

General

Profile

« Previous | Next » 

Revision acfbc458

Added by Marek Hulán about 10 years ago

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:

View differences:

app/models/model.rb
class Model < ActiveRecord::Base
include Authorization
include Authorizable
has_many_hosts
has_many :trends, :as => :trendable, :class_name => "ForemanTrend"

Also available in: Unified diff