Cached displaynames of users
Added solved state and #comments to index of request_for_comments Added translations
This commit is contained in:
@ -35,6 +35,7 @@ module CodeOcean
|
||||
|
||||
has_many :files
|
||||
has_many :testruns
|
||||
has_many :comments
|
||||
alias_method :descendants, :files
|
||||
|
||||
mount_uploader :native_file, FileUploader
|
||||
|
Reference in New Issue
Block a user