Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F905105
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
Fri, Aug 29, 9:08 PM
Size
158 B
Mime Type
text/x-ruby
Expires
Sun, Aug 31, 9:08 PM (9 h, 9 m)
Engine
blob
Format
Raw Data
Handle
252464
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