Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F461312
log.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, May 18, 12:24 AM
Size
266 B
Mime Type
text/x-c++
Expires
Tue, May 20, 12:24 AM (1 d, 47 m)
Engine
blob
Format
Raw Data
Handle
220147
Attached To
rARCHIVING archiving
log.rb
View Options
class
Log
<
ActiveRecord
::
Base
self
.
table_name
=
:Log
self
.
primary_key
=
:LogId
alias_attribute
:log_id
,
:LogId
alias_attribute
:job_id
,
:JobId
alias_attribute
:time
,
:Time
alias_attribute
:log_text
,
:LogText
belongs_to
:job
,
foreign_key
:
:JobId
end
Event Timeline
Log In to Comment