Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F905091
records_helper.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:01 PM
Size
186 B
Mime Type
text/x-ruby
Expires
Sun, Aug 31, 9:01 PM (9 h, 2 m)
Engine
blob
Format
Raw Data
Handle
252450
Attached To
rWEBDNS WebDNS (edet4)
records_helper.rb
View Options
module
RecordsHelper
def
name_field_append
(
record
)
return
".
#{
record
.
domain
.
name
}
"
if
not
record
.
domain
.
reverse?
".
#{
record
.
domain
.
name
}
(
#{
record
.
domain
.
subnet
}
)"
end
end
Event Timeline
Log In to Comment