Sha256: f00805ddbb936f0870ed3e6d703718d6922e8c1541edb4f213ead221c2f9168b

Contents?: true

Size: 326 Bytes

Versions: 1

Compression:

Stored size: 326 Bytes

Contents

shopscan
========

A very simple ruby API exercise.

install and run rspec tests
===========================

git clone git://github.com/robesris/shopscan.git  
cd shopscan  
bundle install  
  
\# set LIST_LENGTH to any non-negative number to test all permutations of that length (default is 1)    
LIST_LENGTH=5 rspec -fd  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shopscan-0.0.1 README.md