Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Danielle Metzner - Solar System #36

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 21, 2018

  1. Created main.rb

    danimetz committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    7f7f916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca80407 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1e547 View commit details
    Browse the repository at this point in the history
  4. Added error checking ot the constructor to make sure the mass and dis…

    …tance are greater than 0
    danimetz committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    9db02f0 View commit details
    Browse the repository at this point in the history
  5. Created the spec to make sure no strings or integers less than zero a…

    …re entered into distance or mass parameters
    danimetz committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    0386bfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69bd536 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2989b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Error handling for when user inputs mass and distances that are strin…

    …gs instead of integers or floats
    danimetz committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    f1715e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. added the distance between method, need to clean up main file by crea…

    …ting methods for the prompts that are repeated over and over
    danimetz committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    4f59e5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d5083b View commit details
    Browse the repository at this point in the history