Initial commit
This commit is contained in:
10
app/views/helpers.rb
Normal file
10
app/views/helpers.rb
Normal file
@@ -0,0 +1,10 @@
|
||||
# auto_register: false
|
||||
# frozen_string_literal: true
|
||||
|
||||
module ClashDeckGenerator
|
||||
module Views
|
||||
module Helpers
|
||||
# Add your view helpers here
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user