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/environment.rb
class Environment < ActiveRecord::Base
include Taxonomix
include Authorization
include Authorizable
before_destroy EnsureNotUsedBy.new(:hosts)

Also available in: Unified diff