Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 361 Bytes

File metadata and controls

12 lines (10 loc) · 361 Bytes

Ruby-complete-sample

Build Status

This project is intended to be a complete sample for Ruby.

It includes:

  • Base program
  • Build utility (Rake)
  • Linting (RuboCop)
  • Documentation (YARD)
  • Tests (Rspec)
  • Continuous integration (TravisCI)