Method: Forgejo::CommitAffectedFiles.acceptable_attributes
- Defined in:
- lib/forgejo/models/commit_affected_files.rb
.acceptable_attributes ⇒ Object
Returns all the JSON keys this model knows about
37 38 39 |
# File 'lib/forgejo/models/commit_affected_files.rb', line 37 def self.acceptable_attributes acceptable_attribute_map.values end |