Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1614678
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
Sat, Mar 21, 2:35 AM
Size
154 B
Mime Type
text/x-ruby
Expires
Mon, Mar 23, 2:35 AM (1 h, 58 m)
Engine
blob
Format
Raw Data
Handle
354144
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