Skip to content

chrisZingel/Example-Code-Credit-Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose of programme:
=====================
This is an ruby example that take "imaginary credit cards numbers" and
validates, and categories them.

To execute the programme
========================

ruby myexample.rb

or 

./myexample.rb (if the file is executable ie chmod +x myexample.rb)

To execute Tests
================
bundle install & rake spec 

About

Example Credit Cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages