Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: appdev-projects/api-practice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: appdev-projects/api-practice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: solution
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 83 files changed
  • 1 contributor

Commits on May 17, 2022

  1. Add Devise gem

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    6bc68ac View commit details
    Browse the repository at this point in the history
  2. Generated users

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    1e6a81c View commit details
    Browse the repository at this point in the history
  3. Generated photos

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    41dce29 View commit details
    Browse the repository at this point in the history
  4. Generated likes

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    55f5249 View commit details
    Browse the repository at this point in the history
  5. Generated follow requests

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    06933de View commit details
    Browse the repository at this point in the history
  6. Generated comments

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    b6756c2 View commit details
    Browse the repository at this point in the history
  7. Added model logic

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    be608f6 View commit details
    Browse the repository at this point in the history
  8. Add sample data task

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    69b3717 View commit details
    Browse the repository at this point in the history
  9. Add root route

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3ef5c4a View commit details
    Browse the repository at this point in the history
  10. Introducing as_json

    raghubetina committed May 17, 2022
    Configuration menu
    Copy the full SHA
    d00fa63 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d871e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fcaba3f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d0f3dae View commit details
    Browse the repository at this point in the history
Loading