Refactor micropub specific things out to a slice
This commit is contained in:
7
slices/micropub/view.rb
Normal file
7
slices/micropub/view.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
# auto_register: false
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Micropub
|
||||
class View < Adamantium::View
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user