Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2025-02-09 22:47:02 +01:00
3 Zeilen
95 B
Ruby
3 Zeilen
95 B
Ruby
![]() |
class CustomWizard::BasicWizardSerializer < ::ApplicationSerializer
|
||
|
attributes :id, :name
|
||
|
end
|