Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F401852
20160418163337_add_token_to_user.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
Thu, Feb 20, 1:38 PM
Size
139 B
Mime Type
text/x-ruby
Expires
Sat, Feb 22, 1:38 PM (19 h, 2 m)
Engine
blob
Format
Raw Data
Handle
191831
Attached To
rARCHIVING archiving
20160418163337_add_token_to_user.rb
View Options
class
AddTokenToUser
<
ActiveRecord
::
Migration
def
change
add_column
:users
,
:token
,
:string
add_index
:users
,
:token
end
end
Event Timeline
Log In to Comment