diff options
Diffstat (limited to 'lib/authx/rpc.rb')
| -rw-r--r-- | lib/authx/rpc.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/authx/rpc.rb b/lib/authx/rpc.rb new file mode 100644 index 00000000..78edbc46 --- /dev/null +++ b/lib/authx/rpc.rb @@ -0,0 +1,4 @@ +# frozen_string_literal: true + +require "authx/rpc/ability_pb" +require "authx/rpc/ability_twirp" |
