Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2025-01-23 08:18:59 +01:00
3 Zeilen
90 B
Ruby
3 Zeilen
90 B
Ruby
|
class CustomWizard::LogSerializer < ApplicationSerializer
|
||
|
attributes :message, :date
|
||
|
end
|