Skip to content

Commit 9939b41

Browse files
committed
add smart_sms
1 parent 128b936 commit 9939b41

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "thirdparty/nodejs/yunpiansms"]
22
path = thirdparty/nodejs/yunpiansms
33
url = https://github.com/ivershuo/yunpiansms
4+
[submodule "thirdparty/ruby/smart_sms"]
5+
path = thirdparty/ruby/smart_sms
6+
url = https://github.com/lyfeyaj/smart_sms.git

thirdparty/ruby/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ThirdParty Ruby Gems
2+
====================
3+
4+
1. [Smart SMS](smart_sms): 使用简单, 集成快速, 支持多种校验码生成, 本地化存储等, 并且集成 ActiveRecord

thirdparty/ruby/smart_sms

Submodule smart_sms added at 2156d62

0 commit comments

Comments
 (0)