Method: Forgejo::MigrateRepoOptions.acceptable_attributes
- Defined in:
- lib/forgejo/models/migrate_repo_options.rb
.acceptable_attributes ⇒ Object
Returns all the JSON keys this model knows about
115 116 117 |
# File 'lib/forgejo/models/migrate_repo_options.rb', line 115 def self.acceptable_attributes acceptable_attribute_map.values end |