文件名称:ruby-for-huanxin:环信 Rest Api Ruby Client
文件大小:13KB
文件格式:ZIP
更新时间:2024-06-06 17:33:24
Ruby
欢欣 欢迎使用您的新宝石! 在此目录中,您将找到能够将Ruby库打包为gem所需的文件。 将您的Ruby代码放在文件lib/huanxin 。 要试验该代码,请运行bin/console进行交互式提示。 待办事项:删除此内容和上面的文字,并描述您的宝石 安装 将此行添加到您的应用程序的Gemfile中: gem 'huanxin' 然后执行: $ bundle 或将其自己安装为: $ gem install huanxin 用法 Huanxin.configure do |config| config[:client_id] = Your client id config[:client_secret] = Your client secret #config[:host] = 'https://a1.easemob.com' 可
【文件预览】:
ruby-for-huanxin-master
----.travis.yml(30B)
----bin()
--------console(332B)
--------setup(115B)
----Rakefile(29B)
----Gemfile(125B)
----Gemfile.lock(1KB)
----.rspec(31B)
----spec()
--------huanxin_group_spec.rb(1KB)
--------huanxin_chatroom_spec.rb(1KB)
--------spec_helper.rb(564B)
--------huanxin_user_spec.rb(1KB)
----lib()
--------huanxin.rb(184B)
--------huanxin()
----huanxin.gemspec(1KB)
----CODE_OF_CONDUCT.md(1KB)
----README.md(2KB)
----LICENSE.txt(1KB)