Skip to content

akxs14/sponsorpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sponsorpay

simple json client with a twist of UI.

To start:

  • make sure you have ruby 1.9.3 installed

  • alternative copy and paste the following line or your terminal window and let rvm install it for you:

    curl -L https://get.rvm.io | bash -s stable --rails

    note: If you don't have curl installed, you can download it for free from http://curl.haxx.se/

  • Type 'bundle install' on your console terminal.

  • Type 'rails s'.

  • Open your browser and direct it to http://localhost:3000

Running the tests:

  • Simply type 'rake spec' on your terminal window.

About

simple json client with a twist of UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published