Rails::Ding

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'rails-ding'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rails-ding

工作记录

2019-09-25

  • 创建项目 2019-09-26
  • 转移auth, cache, http, log等功能块,并做适配gem的修改,其中auth并没有完成 2019-09-27
  • 转移chat, department, message, user; 添加配置 ## 提醒 之前是依赖于5.1.6,现在改成依赖5.1.0 ## todolist 关于文件缓存及日志,要考虑正式使用时保存位置

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.