Method: Forgejo::Repository.acceptable_attributes
- Defined in:
- lib/forgejo/models/repository.rb
.acceptable_attributes ⇒ Object
Returns all the JSON keys this model knows about
243 244 245 |
# File 'lib/forgejo/models/repository.rb', line 243 def self.acceptable_attributes acceptable_attribute_map.values end |