We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af41e2 commit 29844a2Copy full SHA for 29844a2
lib/tram/page.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
class Tram::Page
4
- extend ::Dry::Initializer::Mixin
+ extend ::Dry::Initializer
5
6
class << self
7
attr_accessor :i18n_scope
0 commit comments