Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1300397
20160427195249_add_moderator_field_to_users.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:43 PM
Size
140 B
Mime Type
text/x-ruby
Expires
Fri, Nov 21, 1:43 PM (8 h, 9 m)
Engine
blob
Format
Raw Data
Handle
290232
Attached To
rARCHIVING archiving
20160427195249_add_moderator_field_to_users.rb
View Options
class
AddModeratorFieldToUsers
<
ActiveRecord
::
Migration
def
change
add_column
:users
,
:moderator
,
:boolean
,
default
:
false
end
end
Event Timeline
Log In to Comment