Skip to content

mzelem/circle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circle

Simple Circle Class

For this lesson your job is to get the tests to pass by adding the missing code to lib/circle.rb

Getting started

  • install required gems bundle install

Run tests

bundle exec rspec spec

Run tests automatically when a file is changed

bundle exec guard

About

Simple Circle Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages