Skip to content

alvinypyim/maxwell

Repository files navigation

README

This project is about building a checkout system. This is written using Ruby on Rails framework only for testing purpose.

Depending on how your environment is configured, the deployment procedures might vary. Generally, it includes the steps as follows.

  • Go to the project root

  • rvm install 2.2.1 to install the ruby version using rvm

  • bundle to install the gem dependencies

There is no command line interface implemented. However, there are tests created to verify the correctnes of the implemented logic.

To run the test suitem run rake test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published