Skip to content

Hallx/checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout

A simple checkout system to calculate total and apply current promotions.

Installation

Clone this git repository

Go in the root folder

Install all gems:

$ bundle install

execute:

$ gem build checkout.gemspec
$ gem install checkout

Add this line to your application's Gemfile:

gem 'checkout'

And then execute:

$ bundle

Usage

This is gem is proof of concept. Functional specs should be able explain what this gem does. They are found at spec/functional_spec.rb.

Contributing

  1. Fork it ( http://github.com/hallx/checkout/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages