Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F2570172
client.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
Wed, Jun 10, 7:23 PM
Size
344 B
Mime Type
text/x-c++
Expires
Fri, Jun 12, 7:23 PM (6 h, 45 m)
Engine
blob
Format
Raw Data
Handle
397243
Attached To
rARCHIVING archiving
client.rb
View Options
class
Client
<
ActiveRecord
::
Base
self
.
table_name
=
:Client
self
.
primary_key
=
:ClientId
alias_attribute
:name
,
:Name
alias_attribute
:uname
,
:Uname
alias_attribute
:auto_prune
,
:AutoPrune
alias_attribute
:file_retention
,
:FileRetention
alias_attribute
:job_retention
,
:JobRetention
has_many
:jobs
,
foreign_key
:
:ClientId
end
Event Timeline
Log In to Comment