Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F888088
20151025110412_add_baculized_field_to_hosts.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, Aug 10, 9:08 AM
Size
201 B
Mime Type
text/x-ruby
Expires
Tue, Aug 12, 9:08 AM (11 h, 49 m)
Engine
blob
Format
Raw Data
Handle
228641
Attached To
rARCHIVING archiving
20151025110412_add_baculized_field_to_hosts.rb
View Options
class
AddBaculizedFieldToHosts
<
ActiveRecord
::
Migration
def
change
add_column
:hosts
,
:baculized
,
:boolean
,
default
:
false
,
null
:
false
add_column
:hosts
,
:baculized_at
,
:datetime
end
end
Event Timeline
Log In to Comment