This app is an example of how to create a Plan, Subscription using Ruby on Rails with Conekta API 1.0.0
To run you need:
- Run
bundle updateinstall all gems git clone git@github.com:conekta-examples/hello-conekta-ruby-subscription- run
rake secretand copy toconfig/secrets.yml.exampleand save removing.exampleextension. - Then you need to create a Conekta Developer account and copy and paste the keys to
config/secrets.yml