Skip to content

code I wrote for an interview assignment written in ruby

Notifications You must be signed in to change notification settings

ruebenramirez/ruby-code-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Host deps

  • make
  • docker

App deps

  • based on ruby alpine container
  • bundler packaged in base container image
  • find ruby gem deps in Gemfile

How to run the tests

Make sure you have the host-level dependencies installed. (see above)

make test

How to run the Farmer's Market

Make sure you have the host-level dependencies installed. (see above)

make run-examples

About

code I wrote for an interview assignment written in ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published