Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-22 09:20:29 +01:00
fixed code formatting for realtime_validation class
Dieser Commit ist enthalten in:
Ursprung
aeadef9aa5
Commit
20c8d8493e
1 geänderte Dateien mit 33 neuen und 31 gelöschten Zeilen
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class CustomWizard::RealtimeValidation
|
||||
cattr_accessor :types
|
||||
@@types ||= {
|
||||
|
|
Laden …
In neuem Issue referenzieren