10 Star 33 Fork 0

过纯中 / wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Gemfile 275 Bytes
一键复制 编辑 原始数据 按行查看 历史
ericguo 提交于 2022-05-29 14:16 . No need jquery-rails anymore.
source 'https://rubygems.org'
gemspec
gem 'rake'
group :test do
gem 'simplecov'
gem 'codeclimate-test-reporter', '~> 1.0.0'
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
Ruby
1
https://gitee.com/Eric-Guo/wechat.git
git@gitee.com:Eric-Guo/wechat.git
Eric-Guo
wechat
wechat
main

搜索帮助