Include example backend implementation for the connect feature
This commit is contained in:
5
config/examples/connect_backend_ruby/Gemfile
Normal file
5
config/examples/connect_backend_ruby/Gemfile
Normal file
@@ -0,0 +1,5 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "sinatra"
|
||||
gem "json"
|
||||
gem "puma"
|
||||
Reference in New Issue
Block a user