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

Julia & Victoria -- Carets #12

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

Julia & Victoria -- Carets #12

wants to merge 32 commits into from

Commits on Nov 6, 2017

  1. Initialize Rails app

    vsawchuk committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    764a827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef4d1dd View commit details
    Browse the repository at this point in the history
  3. made customer model

    julmeier committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    6bdb021 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    530d6eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a23f981 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1971f04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb55a3e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc25d9f View commit details
    Browse the repository at this point in the history
  9. Refactor index action on customers controller to a method action for …

    …setting movies_checked_out_count
    vsawchuk committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    ffd2b2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e10415 View commit details
    Browse the repository at this point in the history
  11. added the get movies model, routes, and controllers and associated te…

    …sts. passes smoke tests in postman
    julmeier committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    6e1707b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0f60ea5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a3142eb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    0db8183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52902d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    309143d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5daa4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    360d294 View commit details
    Browse the repository at this point in the history
  6. Add rental script seed

    vsawchuk committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    f567fcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc24bea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0954d9 View commit details
    Browse the repository at this point in the history
  9. rentals controller testing

    julmeier committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    0e8ac18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29770fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    290219a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8cd10aa View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    c63878f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc50b31 View commit details
    Browse the repository at this point in the history
  3. created checkout_count method in the customer model and modified the …

    …index method in customers controller to use this method
    julmeier committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    fb8437c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30745a0 View commit details
    Browse the repository at this point in the history
  5. created overdue route

    julmeier committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    4ca4330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4441043 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    787d8ba View commit details
    Browse the repository at this point in the history