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

User story 2 #18

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Commits on Dec 21, 2020

  1. Add shoulda matchers

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    6aebc80 View commit details
    Browse the repository at this point in the history
  2. Add schema

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    2d1d3da View commit details
    Browse the repository at this point in the history
  3. Bundle update

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    0d4e0d7 View commit details
    Browse the repository at this point in the history
  4. Remove shoulda matchers

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    f701c12 View commit details
    Browse the repository at this point in the history
  5. Add belong_to association

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    aa459a9 View commit details
    Browse the repository at this point in the history
  6. Add belongs_to association

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    4712c91 View commit details
    Browse the repository at this point in the history
  7. Add has_many association

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    ee51230 View commit details
    Browse the repository at this point in the history
  8. Add has_many association

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    05f3876 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from elyhess/setup

    Setup
    elyhess authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    f784e3a View commit details
    Browse the repository at this point in the history
  10. Add astronauts resource

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    4144486 View commit details
    Browse the repository at this point in the history
  11. Add seed data

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    2d1d9be View commit details
    Browse the repository at this point in the history
  12. Add astronaut index test

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    5537b13 View commit details
    Browse the repository at this point in the history
  13. Add do keywords

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    72b1192 View commit details
    Browse the repository at this point in the history
  14. Add astronauts index action

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    dbb4723 View commit details
    Browse the repository at this point in the history
  15. @astro3 => @astro4

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    6ca58ef View commit details
    Browse the repository at this point in the history
  16. Add astronaut index page

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    f678248 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cba0416 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #2 from elyhess/user_story_1

    User story 1
    elyhess authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    70ccb9a View commit details
    Browse the repository at this point in the history
  19. Add average_age test

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    11b662a View commit details
    Browse the repository at this point in the history
  20. Add average_age method

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    2113ab1 View commit details
    Browse the repository at this point in the history
  21. Add average age test

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    ff0c529 View commit details
    Browse the repository at this point in the history
  22. Add visit astronauts_path

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    dcdff05 View commit details
    Browse the repository at this point in the history
  23. Add average age

    elyhess committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    0b07b0f View commit details
    Browse the repository at this point in the history