Class: ActiveStix::Url

Inherits:
ApplicationRecord show all
Defined in:
app/models/active_stix/url.rb

Instance Method Summary collapse

Instance Method Details

#typeObject



11
12
13
# File 'app/models/active_stix/url.rb', line 11

def type
  "url"
end