omise / examples

Examples for implementing Omise Libraries
GNU General Public License v2.0
16 stars 50 forks source link

Create a script that will populate database #4

Closed fred closed 9 years ago

fred commented 9 years ago

To create a ruby script that will populate the database with records for local development.

Use random numbers for the amount, and also for the description can use random words from /usr/share/dict/words

Use ruby library, such as omise-ruby

zdk commented 9 years ago

:+1: