Class: ForemanPackages::Syattachment
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- ForemanPackages::Syattachment
- Defined in:
- app/models/foreman_packages/syattachment.rb
Instance Attribute Summary collapse
-
#uploader_secure_token ⇒ Object
Returns the value of attribute uploader_secure_token.
Instance Attribute Details
#uploader_secure_token ⇒ Object
Returns the value of attribute uploader_secure_token.
8 9 10 |
# File 'app/models/foreman_packages/syattachment.rb', line 8 def uploader_secure_token @uploader_secure_token end |