Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2025-02-17 02:07:01 +01:00
3 Zeilen
Kein EOL
104 B
Ruby
3 Zeilen
Kein EOL
104 B
Ruby
class CustomWizard::CustomFieldsSerializer < ApplicationSerializer
|
|
attributes :klass, :name, :type
|
|
end |