Class: ActiveStix::Url
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- ActiveStix::Url
- Defined in:
- app/models/active_stix/url.rb
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
11 12 13 |
# File 'app/models/active_stix/url.rb', line 11 def type "url" end |