Skip to content

Commit 8bd55a9

Browse files
add jwt_util.rb to util initializer
1 parent 90e17b9 commit 8bd55a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/initializers/util.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
require 'rsa_util.rb'
1+
require 'rsa_util.rb'
2+
require 'jwt_util.rb'

0 commit comments

Comments
 (0)