Method: Patch::ParentTechnologyType#slug
- Defined in:
- lib/patch_ruby/models/parent_technology_type.rb
#slug ⇒ Object
Unique identifier for this type of technology.
20 21 22 |
# File 'lib/patch_ruby/models/parent_technology_type.rb', line 20 def slug @slug end |