Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
3 Zeilen
Kein EOL
90 B
Ruby
3 Zeilen
Kein EOL
90 B
Ruby
class CustomWizard::LogSerializer < ApplicationSerializer
|
|
attributes :message, :date
|
|
end |