Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F886276
schedule.rb
No One
Temporary
Actions
View 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
Sat, Aug 9, 12:18 AM
Size
238 B
Mime Type
text/plain
Expires
Mon, Aug 11, 12:18 AM (1 d, 13 h)
Engine
blob
Format
Raw Data
Handle
243848
Attached To
rARCHIVING archiving
schedule.rb
View Options
FactoryGirl
.
define
do
factory
:schedule
do
sequence
(
:name
)
{
|
n
|
"Schedule
#{
n
}
"
}
runs
[
'Level=Full 1st sun at 2:05'
,
'Level=Differential 2nd-5th sun at 2:05'
,
'Level=Incremental mon-sat at 2:05'
]
end
end
Event Timeline
Log In to Comment