Project

General

Profile

« Previous | Next » 

Revision 4deab2f3

Added by Lukas Zapletal about 7 years ago

Fixes #13772 - orchestration now uses app logger

View differences:

app/models/user_role.rb
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
class UserRole < ActiveRecord::Base
class UserRole < ApplicationRecord
include TopbarCacheExpiry
belongs_to :owner, :polymorphic => true

Also available in: Unified diff