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

api for cities #27

Open
wants to merge 2 commits into
base: development
Choose a base branch
from
Open

api for cities #27

wants to merge 2 commits into from

Conversation

niharikabhoi2020
Copy link
Collaborator

No description provided.

config/routes.rb Outdated
@@ -7,6 +7,7 @@
get "/city_sport_levels", to: "levels#all_levels"
resources :levels
post "/level_sports", to: "level_sports#create"
resources :cities

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@niharikabhoi2020 You need only index action, then specify that. Dont generate routes for which actions are not defined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants