Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F5131034
20151102194922_add_host_id_to_schedules.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
Mon, Aug 17, 1:33 PM
Size
158 B
Mime Type
text/x-ruby
Expires
Wed, Aug 19, 1:33 PM (16 h, 47 m)
Engine
blob
Format
Raw Data
Handle
410326
Attached To
rARCHIVING archiving
20151102194922_add_host_id_to_schedules.rb
View Options
class
AddHostIdToSchedules
<
ActiveRecord
::
Migration
def
change
add_column
:schedules
,
:host_id
,
:integer
add_index
:schedules
,
:host_id
end
end
Event Timeline
Log In to Comment