initial commit hanami
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# auto_register: false
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "hanami/view"
|
||||
|
||||
module EuchreCamp
|
||||
class View < Hanami::View
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user