❄️ string literal
This commit is contained in:
parent
5ac6200545
commit
23cc8918b6
|
@ -1,3 +1,5 @@
|
||||||
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module ::DiscourseSolved
|
module ::DiscourseSolved
|
||||||
class Engine < ::Rails::Engine
|
class Engine < ::Rails::Engine
|
||||||
engine_name PLUGIN_NAME
|
engine_name PLUGIN_NAME
|
||||||
|
|
Loading…
Reference in New Issue