Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F462743
rejected_host.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
Sun, May 18, 11:48 PM
Size
277 B
Mime Type
text/x-c++
Expires
Tue, May 20, 11:48 PM (13 h, 14 m)
Engine
blob
Format
Raw Data
Handle
220673
Attached To
rARCHIVING archiving
rejected_host.rb
View Options
# When an admin rejects a host that is pending for verification
# a rejected host is created.
class
RejectedHost
<
ActiveRecord
::
Base
establish_connection
ARCHIVING_CONF
belongs_to
:user
belongs_to
:rejecter
,
class
:
User
alias_attribute
:rejected_at
,
:created_at
end
Event Timeline
Log In to Comment