Skip to content

Releases: randallreedjr/math24

Bug fix - float division

24 Jan 10:13
Compare
Choose a tag to compare

Do not return solutions using float arithmetic (e.g. 5/2)
Add byebug as dev dependency
Fix indentation

Rewrite

24 Jan 10:09
Compare
Choose a tag to compare

Rewrite the math24 gem to remove the Sinatra web application code that had been added. Also:

  • Remove the CLI
  • Improve the interface
  • Refactor