Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F462296
job_media.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, 9:20 PM
Size
594 B
Mime Type
text/x-c++
Expires
Tue, May 20, 9:20 PM (1 d, 23 m)
Engine
blob
Format
Raw Data
Handle
220440
Attached To
rARCHIVING archiving
job_media.rb
View Options
class
JobMedia
<
ActiveRecord
::
Base
self
.
table_name
=
:JobMedia
self
.
primary_key
=
:JobMediaId
alias_attribute
:job_media_id
,
:JobMediaId
alias_attribute
:job_id
,
:JobId
alias_attribute
:media_id
,
:MediaId
alias_attribute
:first_index
,
:FirstIndex
alias_attribute
:last_index
,
:LastIndex
alias_attribute
:start_file
,
:StartFile
alias_attribute
:end_file
,
:EndFile
alias_attribute
:start_block
,
:StartBlock
alias_attribute
:end_block
,
:EndBlock
alias_attribute
:vol_index
,
:VolIndex
belongs_to
:Job
,
foreign_key
:
:JobId
belongs_to
:Media
,
foreign_key
:
:MediaId
end
Event Timeline
Log In to Comment