Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1299554
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
Tue, Nov 18, 10:58 PM
Size
277 B
Mime Type
text/x-c++
Expires
Thu, Nov 20, 10:58 PM (5 h, 4 m)
Engine
blob
Format
Raw Data
Handle
293913
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