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