Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1300428
20170308060441_add_notifications_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
Wed, Nov 19, 1:50 PM
Size
154 B
Mime Type
text/x-ruby
Expires
Fri, Nov 21, 1:50 PM (3 h, 36 m)
Engine
blob
Format
Raw Data
Handle
292573
Attached To
rWEBDNS WebDNS (edet4)
20170308060441_add_notifications_to_user.rb
View Options
class
AddNotificationsToUser
<
ActiveRecord
::
Migration
def
change
add_column
:users
,
:notifications
,
:boolean
,
default
:
true
,
null
:
false
end
end
Event Timeline
Log In to Comment