Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1614652
ns.rb
No One
Temporary
Actions
View 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
Sat, Mar 21, 2:12 AM
Size
253 B
Mime Type
text/plain
Expires
Mon, Mar 23, 2:12 AM (1 h, 35 m)
Engine
blob
Format
Raw Data
Handle
354012
Attached To
rWEBDNS WebDNS (edet4)
ns.rb
View Options
FactoryGirl
.
define
do
factory
:ns
,
class
:
NS
do
domain
name
''
content
{
generate
(
:domain
)
}
end
factory
:cd_ns
,
class
:
NS
do
association
:domain
,
factory
:
:v4_arpa_domain
name
'192/29'
content
'ns1.example.com'
end
end
Event Timeline
Log In to Comment