Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2025-02-09 06:27:01 +01:00
5 Zeilen
114 B
Ruby
5 Zeilen
114 B
Ruby
![]() |
class CustomWizard::Api::BasicEndpointSerializer < ApplicationSerializer
|
||
|
attributes :id,
|
||
|
:name
|
||
|
end
|