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: ntamvl/rails_5_api_tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ntamvl/rails_5_api_tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/bundler/rack-2.2.3
Choose a head ref
  • 4 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 12, 2018

  1. Adds nested namespace

    charusat09 committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    7eb3975 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Configuration menu
    Copy the full SHA
    351d688 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Merge pull request #3 from charusat09/nested_namespece

    Nested Namespace for Swagger UI
    ntamvl authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    85f5f0c View commit details
    Browse the repository at this point in the history
  2. Bump rack from 2.0.3 to 2.2.3

    Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.2.3.
    - [Release notes](https://github.com/rack/rack/releases)
    - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
    - [Commits](rack/rack@2.0.3...2.2.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    69bc99d View commit details
    Browse the repository at this point in the history
Loading