Project

eloan

0.0
No commit activity in last 3 years
No release in over 3 years
小贷通支付
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
~> 10.0
 Project Readme

Eloan

小贷通支付

安装

将以下代码添加到 Gemfile:

gem 'eloan'

然后执行:

$ bundle

或者通过以下方式安装:

$ gem install eloan

使用

通过以下方式添加配置项

rails g eloan:config

wiki

请见examples/example