Method: Forgejo::PackageFile.acceptable_attributes
- Defined in:
- lib/forgejo/models/package_file.rb
.acceptable_attributes ⇒ Object
Returns all the JSON keys this model knows about
52 53 54 |
# File 'lib/forgejo/models/package_file.rb', line 52 def self.acceptable_attributes acceptable_attribute_map.values end |