Skip to content

Minor: Simplify, improve, clean

Latest
Compare
Choose a tag to compare
@benSlaughter benSlaughter released this 24 Sep 17:24
· 1 commit to master since this release
Changed
  • Rescue within an event to ensure that the timing is stopped in the event of a failure
  • Remove old hooks and add new block management
  • Remove and old or unrequired code
  • Improved method naming
  • Moved history and license into root
Added
  • Readme completed with hooks, stopwatches and now functionality
  • 100% coverage rspec tests
  • Complete commenting of code
  • Added Rakefile and Tasks
Fixed
  • Updated Stopwatch
  • Updated Stopwatch Specs