Routing Error

No route matches [GET] "/sky-tavern"

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
shopping_carts_path GET /shopping_carts(.:format)

shopping_carts#index

POST /shopping_carts(.:format)

shopping_carts#create

new_shopping_cart_path GET /shopping_carts/new(.:format)

shopping_carts#new

edit_shopping_cart_path GET /shopping_carts/:id/edit(.:format)

shopping_carts#edit

shopping_cart_path GET /shopping_carts/:id(.:format)

shopping_carts#show

PATCH /shopping_carts/:id(.:format)

shopping_carts#update

PUT /shopping_carts/:id(.:format)

shopping_carts#update

DELETE /shopping_carts/:id(.:format)

shopping_carts#destroy

promo_codes_path GET /promo_codes(.:format)

promo_codes#index

POST /promo_codes(.:format)

promo_codes#create

new_promo_code_path GET /promo_codes/new(.:format)

promo_codes#new

edit_promo_code_path GET /promo_codes/:id/edit(.:format)

promo_codes#edit

promo_code_path GET /promo_codes/:id(.:format)

promo_codes#show

PATCH /promo_codes/:id(.:format)

promo_codes#update

PUT /promo_codes/:id(.:format)

promo_codes#update

DELETE /promo_codes/:id(.:format)

promo_codes#destroy

generate_2_ticket_bulk_promo_codes_path GET /generate_2_ticket_bulk_promo_codes(.:format)

promo_codes#generate_2_ticket_bulk_promo_codes

generate_4_ticket_bulk_promo_codes_path GET /generate_4_ticket_bulk_promo_codes(.:format)

promo_codes#generate_4_ticket_bulk_promo_codes

generate_2_ticket_wknd_bulk_promo_codes_path GET /generate_2_ticket_wknd_bulk_promo_codes(.:format)

promo_codes#generate_2_ticket_wknd_bulk_promo_codes

generate_4_ticket_wknd_bulk_promo_codes_path GET /generate_4_ticket_wknd_bulk_promo_codes(.:format)

promo_codes#generate_4_ticket_wknd_bulk_promo_codes

ghost_click_path GET /ghost_click(.:format)

welcome#ghost_click

shifts_path GET /shifts(.:format)

shifts#index

POST /shifts(.:format)

shifts#create

new_shift_path GET /shifts/new(.:format)

shifts#new

edit_shift_path GET /shifts/:id/edit(.:format)

shifts#edit

shift_path GET /shifts/:id(.:format)

shifts#show

PATCH /shifts/:id(.:format)

shifts#update

PUT /shifts/:id(.:format)

shifts#update

DELETE /shifts/:id(.:format)

shifts#destroy

product_calendars_path GET /product_calendars(.:format)

product_calendars#index

POST /product_calendars(.:format)

product_calendars#create

new_product_calendar_path GET /product_calendars/new(.:format)

product_calendars#new

edit_product_calendar_path GET /product_calendars/:id/edit(.:format)

product_calendars#edit

product_calendar_path GET /product_calendars/:id(.:format)

product_calendars#show

PATCH /product_calendars/:id(.:format)

product_calendars#update

PUT /product_calendars/:id(.:format)

product_calendars#update

DELETE /product_calendars/:id(.:format)

product_calendars#destroy

selfies_path GET /selfies(.:format)

selfies#index

POST /selfies(.:format)

selfies#create

new_selfy_path GET /selfies/new(.:format)

selfies#new

edit_selfy_path GET /selfies/:id/edit(.:format)

selfies#edit

selfy_path GET /selfies/:id(.:format)

selfies#show

PATCH /selfies/:id(.:format)

selfies#update

PUT /selfies/:id(.:format)

selfies#update

DELETE /selfies/:id(.:format)

selfies#destroy

contestants_path GET /contestants(.:format)

contestants#index

POST /contestants(.:format)

contestants#create

new_contestant_path GET /contestants/new(.:format)

contestants#new

edit_contestant_path GET /contestants/:id/edit(.:format)

contestants#edit

contestant_path GET /contestants/:id(.:format)

contestants#show

PATCH /contestants/:id(.:format)

contestants#update

PUT /contestants/:id(.:format)

contestants#update

DELETE /contestants/:id(.:format)

contestants#destroy

applicants_path GET /applicants(.:format)

applicants#index

POST /applicants(.:format)

applicants#create

new_applicant_path GET /applicants/new(.:format)

applicants#new

edit_applicant_path GET /applicants/:id/edit(.:format)

applicants#edit

applicant_path GET /applicants/:id(.:format)

applicants#show

PATCH /applicants/:id(.:format)

applicants#update

PUT /applicants/:id(.:format)

applicants#update

DELETE /applicants/:id(.:format)

applicants#destroy

apply_to_homewood_path GET /apply-to-homewood(.:format)

applicants#apply

sports_path GET /sports(.:format)

sports#index

POST /sports(.:format)

sports#create

new_sport_path GET /sports/new(.:format)

sports#new

edit_sport_path GET /sports/:id/edit(.:format)

sports#edit

sport_path GET /sports/:id(.:format)

sports#show

PATCH /sports/:id(.:format)

sports#update

PUT /sports/:id(.:format)

sports#update

DELETE /sports/:id(.:format)

sports#destroy

blogs_path GET /blogs(.:format)

blogs#index

POST /blogs(.:format)

blogs#create

new_blog_path GET /blogs/new(.:format)

blogs#new

edit_blog_path GET /blogs/:id/edit(.:format)

blogs#edit

blog_path GET /blogs/:id(.:format)

blogs#show

PATCH /blogs/:id(.:format)

blogs#update

PUT /blogs/:id(.:format)

blogs#update

DELETE /blogs/:id(.:format)

blogs#destroy

GET /blog(.:format)

blogs#index

pre_season_location_requests_path GET /pre_season_location_requests(.:format)

pre_season_location_requests#index

POST /pre_season_location_requests(.:format)

pre_season_location_requests#create

new_pre_season_location_request_path GET /pre_season_location_requests/new(.:format)

pre_season_location_requests#new

edit_pre_season_location_request_path GET /pre_season_location_requests/:id/edit(.:format)

pre_season_location_requests#edit

pre_season_location_request_path GET /pre_season_location_requests/:id(.:format)

pre_season_location_requests#show

PATCH /pre_season_location_requests/:id(.:format)

pre_season_location_requests#update

PUT /pre_season_location_requests/:id(.:format)

pre_season_location_requests#update

DELETE /pre_season_location_requests/:id(.:format)

pre_season_location_requests#destroy

messages_path GET /messages(.:format)

messages#index

POST /messages(.:format)

messages#create

new_message_path GET /messages/new(.:format)

messages#new

edit_message_path GET /messages/:id/edit(.:format)

messages#edit

message_path GET /messages/:id(.:format)

messages#show

PATCH /messages/:id(.:format)

messages#update

PUT /messages/:id(.:format)

messages#update

DELETE /messages/:id(.:format)

messages#destroy

GET /start_conversation/:instructor_id(.:format)

messages#start_conversation

show_conversation_path GET /conversations/:id(.:format)

messages#show_conversation

conversations_path GET /my_conversations(.:format)

messages#my_conversations

reviews_path GET /reviews(.:format)

reviews#index

POST /reviews(.:format)

reviews#create

new_review_path GET /reviews/new(.:format)

reviews#new

edit_review_path GET /reviews/:id/edit(.:format)

reviews#edit

review_path GET /reviews/:id(.:format)

reviews#show

PATCH /reviews/:id(.:format)

reviews#update

PUT /reviews/:id(.:format)

reviews#update

DELETE /reviews/:id(.:format)

reviews#destroy

snowboard_levels_path GET /snowboard_levels(.:format)

snowboard_levels#index

POST /snowboard_levels(.:format)

snowboard_levels#create

new_snowboard_level_path GET /snowboard_levels/new(.:format)

snowboard_levels#new

edit_snowboard_level_path GET /snowboard_levels/:id/edit(.:format)

snowboard_levels#edit

snowboard_level_path GET /snowboard_levels/:id(.:format)

snowboard_levels#show

PATCH /snowboard_levels/:id(.:format)

snowboard_levels#update

PUT /snowboard_levels/:id(.:format)

snowboard_levels#update

DELETE /snowboard_levels/:id(.:format)

snowboard_levels#destroy

ski_levels_path GET /ski_levels(.:format)

ski_levels#index

POST /ski_levels(.:format)

ski_levels#create

new_ski_level_path GET /ski_levels/new(.:format)

ski_levels#new

edit_ski_level_path GET /ski_levels/:id/edit(.:format)

ski_levels#edit

ski_level_path GET /ski_levels/:id(.:format)

ski_levels#show

PATCH /ski_levels/:id(.:format)

ski_levels#update

PUT /ski_levels/:id(.:format)

ski_levels#update

DELETE /ski_levels/:id(.:format)

ski_levels#destroy

import_products_path POST /products/import(.:format)

products#import

delete_all_products_path POST /products/delete_all(.:format)

products#delete_all

products_path GET /products(.:format)

products#index

POST /products(.:format)

products#create

new_product_path GET /products/new(.:format)

products#new

edit_product_path GET /products/:id/edit(.:format)

products#edit

product_path GET /products/:id(.:format)

products#show

PATCH /products/:id(.:format)

products#update

PUT /products/:id(.:format)

products#update

DELETE /products/:id(.:format)

products#destroy

calendar_blocks_path GET /calendar_blocks(.:format)

calendar_blocks#index

POST /calendar_blocks(.:format)

calendar_blocks#create

new_calendar_block_path GET /calendar_blocks/new(.:format)

calendar_blocks#new

edit_calendar_block_path GET /calendar_blocks/:id/edit(.:format)

calendar_blocks#edit

calendar_block_path GET /calendar_blocks/:id(.:format)

calendar_blocks#show

PATCH /calendar_blocks/:id(.:format)

calendar_blocks#update

PUT /calendar_blocks/:id(.:format)

calendar_blocks#update

DELETE /calendar_blocks/:id(.:format)

calendar_blocks#destroy

create_10_week_recurring_block_path POST /calendar_blocks/create_10_week_recurring_block(.:format)

calendar_blocks#create_10_week_recurring_block

lesson_actions_path GET /lesson_actions(.:format)

lesson_actions#index

POST /lesson_actions(.:format)

lesson_actions#create

new_lesson_action_path GET /lesson_actions/new(.:format)

lesson_actions#new

edit_lesson_action_path GET /lesson_actions/:id/edit(.:format)

lesson_actions#edit

lesson_action_path GET /lesson_actions/:id(.:format)

lesson_actions#show

PATCH /lesson_actions/:id(.:format)

lesson_actions#update

PUT /lesson_actions/:id(.:format)

lesson_actions#update

DELETE /lesson_actions/:id(.:format)

lesson_actions#destroy

charge_lesson_transaction_path POST /transactions/:id/charge_lesson(.:format)

transactions#charge_lesson

transactions_path GET /transactions(.:format)

transactions#index

POST /transactions(.:format)

transactions#create

new_transaction_path GET /transactions/new(.:format)

transactions#new

edit_transaction_path GET /transactions/:id/edit(.:format)

transactions#edit

transaction_path GET /transactions/:id(.:format)

transactions#show

PATCH /transactions/:id(.:format)

transactions#update

PUT /transactions/:id(.:format)

transactions#update

DELETE /transactions/:id(.:format)

transactions#destroy

import_locations_path POST /locations/import(.:format)

locations#import

locations_path GET /locations(.:format)

locations#index

POST /locations(.:format)

locations#create

new_location_path GET /locations/new(.:format)

locations#new

edit_location_path GET /locations/:id/edit(.:format)

locations#edit

location_path GET /locations/:id(.:format)

locations#show

PATCH /locations/:id(.:format)

locations#update

PUT /locations/:id(.:format)

locations#update

DELETE /locations/:id(.:format)

locations#destroy

disable_ticket_sales_path GET /disable-ticket-sales(.:format)

locations#disable_ticket_sales

enable_ticket_sales_path GET /enable-ticket-sales(.:format)

locations#enable_ticket_sales

charges_path GET /charges(.:format)

charges#index

POST /charges(.:format)

charges#create

new_charge_path GET /charges/new(.:format)

charges#new

edit_charge_path GET /charges/:id/edit(.:format)

charges#edit

charge_path GET /charges/:id(.:format)

charges#show

PATCH /charges/:id(.:format)

charges#update

PUT /charges/:id(.:format)

charges#update

DELETE /charges/:id(.:format)

charges#destroy

root_path GET /

welcome#index

tickets_path GET /tickets(.:format)

lessons#new

duplicate_path PUT /lessons/:id/duplicate(.:format)

lessons#duplicate

admin_confirm_deposit_path PUT /lessons/:id/admin_confirm_deposit(.:format)

lessons#admin_confirm_deposit

winter_path GET /winter(.:format)

welcome#index_backup_may2017

twilio_test_sms_path GET /twilio/test_sms(.:format)

twilio#test_sms

jackson_hole_path GET /jackson-hole(.:format)

welcome#jackson_hole

powder_path GET /powder(.:format)

welcome#powder

road_conditions_path GET /road-conditions(.:format)

welcome#road_conditions

accommodations_path GET /accommodations(.:format)

welcome#accommodations

resorts_path GET /resorts(.:format)

welcome#resorts

beginners_guide_to_tahoe_path GET /beginners-guide-to-tahoe(.:format)

welcome#beginners_guide_to_tahoe

learn_to_ski_path GET /learn-to-ski(.:format)

welcome#learn_to_ski_packages

lts_search_results_path GET /learn-to-ski-packages(.:format)

products#learn_to_ski_packages_search_results

private_lessons_search_results_path GET /private-lessons(.:format)

products#private_lessons_search_results

lift_tickets_search_results_path GET /lift-tickets(.:format)

products#lift_tickets_search_results

search_path GET /search(.:format)

products#search

tahoe_season_passes_path GET /tahoe-season-passes(.:format)

products#pass_search_results

pass_search_results_path GET /tahoe-season-passes-search-results(.:format)

products#pass_search_results

search_results_path GET /search-results(.:format)

products#search_results

filtered_schedule_results_path GET /filtered-schedule-results(.:format)

lessons#filtered_schedule_results

lessons_sugarbowl_path GET /lessons/sugarbowl(.:format)

lessons#sugarbowl

homewood2_path GET /homewood2(.:format)

welcome#homewood2

lessons_homewood_path GET /lessons/homewood(.:format)

lessons#homewood

apply_path GET /apply(.:format)

welcome#apply

index_path GET /index(.:format)

welcome#index

about_us_path GET /about_us(.:format)

welcome#about_us

launch_announcement_path GET /launch_announcement(.:format)

welcome#launch_announcement

privacy_path GET /privacy(.:format)

welcome#privacy

terms_of_service_path GET /terms_of_service(.:format)

welcome#terms_of_service

new_hire_packet_path GET /new_hire_packet(.:format)

welcome#new_hire_packet

recommended_accomodations_path GET /recommended_accomodations(.:format)

welcome#recommended_accomodations

thanks_for_applying_path GET /thanks-for-applying(.:format)

instructors#thank_you

notify_admin_path POST /notify_admin(.:format)

welcome#notify_admin

sumo_success_path POST /sumo_success(.:format)

welcome#sumo_success

tahoe_daves_path GET /tahoe-daves(.:format)

welcome#tahoedaves_referral

snowschoolers_path GET /snowschoolers(.:format)

welcome#snow_schoolers_referral

GET /avantlink_confirmation.txt(.:format)

welcome#avantlink

verify_instructor_path POST /instructors/:id/verify(.:format)

instructors#verify

revoke_instructor_path POST /instructors/:id/revoke(.:format)

instructors#revoke

show_candidate_instructor_path GET /instructors/:id/show_candidate(.:format)

instructors#show_candidate

instructors_path GET /instructors(.:format)

instructors#index

POST /instructors(.:format)

instructors#create

new_instructor_path GET /instructors/new(.:format)

instructors#new

edit_instructor_path GET /instructors/:id/edit(.:format)

instructors#edit

instructor_path GET /instructors/:id(.:format)

instructors#show

PATCH /instructors/:id(.:format)

instructors#update

PUT /instructors/:id(.:format)

instructors#update

DELETE /instructors/:id(.:format)

instructors#destroy

admin_index_path GET /admin_index(.:format)

instructors#admin_index

browse_path GET /browse(.:format)

instructors#browse

GET /lessons/book_product/:id(.:format)

lessons#book_product

capacity_calendar_path GET /sledding/calendar(.:format)

lessons#capacity_last_next_14

sledding_admin_index_path GET /sledding/admin_index(.:format)

lessons#admin_index

all_sledding_sales_path GET /sledding/index(.:format)

lessons#all_sledding_sales

sales_report_path GET /sales-report(.:format)

lessons#sales_report

export_contacts_path GET /export-contacts(.:format)

lessons#export_contacts

sledding_roster_today_path GET /sledding/roster-today(.:format)

lessons#roster_today

sledding_roster_today_print_path GET /sledding/roster-today-print(.:format)

lessons#roster_today_print

sledding_roster_tomorrow_path GET /sledding/roster-tomorrow(.:format)

lessons#roster_tomorrow

sledding_roster_tomorrow_print_path GET /sledding/roster-tomorrow-print(.:format)

lessons#roster_tomorrow_print

sledding_admin_index_all_path GET /sledding/admin_index_all(.:format)

lessons#admin_index_all

sledding_check_in_path PUT /sledding/check-in/:id(.:format)

lessons#sledding_check_in

sledding_check_in_reverse_path PUT /sledding/cancel-check-in/:id(.:format)

lessons#sledding_check_in_reverse

beta_users_path GET /beta_users(.:format)

beta_users#index

POST /beta_users(.:format)

beta_users#create

new_beta_user_path GET /beta_users/new(.:format)

beta_users#new

edit_beta_user_path GET /beta_users/:id/edit(.:format)

beta_users#edit

beta_user_path GET /beta_users/:id(.:format)

beta_users#show

PATCH /beta_users/:id(.:format)

beta_users#update

PUT /beta_users/:id(.:format)

beta_users#update

DELETE /beta_users/:id(.:format)

beta_users#destroy

lesson_times_path GET /lesson_times(.:format)

lesson_times#index

POST /lesson_times(.:format)

lesson_times#create

new_lesson_time_path GET /lesson_times/new(.:format)

lesson_times#new

edit_lesson_time_path GET /lesson_times/:id/edit(.:format)

lesson_times#edit

lesson_time_path GET /lesson_times/:id(.:format)

lesson_times#show

PATCH /lesson_times/:id(.:format)

lesson_times#update

PUT /lesson_times/:id(.:format)

lesson_times#update

DELETE /lesson_times/:id(.:format)

lesson_times#destroy

new_user_session_path GET /users/sign_in(.:format)

devise/sessions#new

user_session_path POST /users/sign_in(.:format)

devise/sessions#create

destroy_user_session_path GET /users/sign_out(.:format)

devise/sessions#destroy

user_facebook_omniauth_authorize_path GET|POST /users/auth/facebook(.:format)

users/omniauth_callbacks#passthru

user_facebook_omniauth_callback_path GET|POST /users/auth/facebook/callback(.:format)

users/omniauth_callbacks#facebook

new_user_password_path GET /users/password/new(.:format)

devise/passwords#new

edit_user_password_path GET /users/password/edit(.:format)

devise/passwords#edit

user_password_path PATCH /users/password(.:format)

devise/passwords#update

PUT /users/password(.:format)

devise/passwords#update

POST /users/password(.:format)

devise/passwords#create

cancel_user_registration_path GET /users/cancel(.:format)

users/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

users/registrations#new

edit_user_registration_path GET /users/edit(.:format)

users/registrations#edit

user_registration_path PATCH /users(.:format)

users/registrations#update

PUT /users(.:format)

users/registrations#update

DELETE /users(.:format)

users/registrations#destroy

POST /users(.:format)

users/registrations#create

new_user_unlock_path GET /users/unlock/new(.:format)

devise/unlocks#new

user_unlock_path GET /users/unlock(.:format)

devise/unlocks#show

POST /users/unlock(.:format)

devise/unlocks#create

release_of_liability_path GET /release_of_liability/:id(.:format)

welcome#release_of_liability

admin_users_path GET /admin_users(.:format)

welcome#admin_users

admin_edit_user_path GET /admin_edit/:id(.:format)

welcome#admin_edit

user_path GET /users/:id(.:format)

welcome#admin_show_user

PUT /users/:id(.:format)

welcome#admin_update_user

PATCH /users/:id(.:format)

welcome#admin_update_user

admin_destroy_path DELETE /users/:id(.:format)

welcome#admin_destroy

assign_all_instructors_to_sections_path GET /assign_all_instructors_to_sections(.:format)

lessons#assign_all_instructors_to_sections

schedule_path GET /schedule(.:format)

lessons#lesson_schedule_results

lesson_schedule_results_path GET /schedule-filtered(.:format)

lessons#lesson_schedule_results

assign_section_path PUT /lessons/assign-to-section(.:format)

lessons#assign_to_section

assign_instructor_to_section_path PUT /sections/assign-instructor-to-section(.:format)

sections#assign_instructor_to_section

duplicate_section_path POST /sections/:id/duplicate(.:format)

sections#duplicate

remove_section_path DELETE /sections/:id/remove(.:format)

sections#remove

section_path DELETE /sections/:id(.:format)

sections#destroy

sections_path GET /sections(.:format)

sections#index

POST /sections(.:format)

sections#create

new_section_path GET /sections/new(.:format)

sections#new

edit_section_path GET /sections/:id/edit(.:format)

sections#edit

GET /sections/:id(.:format)

sections#show

PATCH /sections/:id(.:format)

sections#update

PUT /sections/:id(.:format)

sections#update

DELETE /sections/:id(.:format)

sections#destroy

available_lessons_path GET /lessons-availability(.:format)

sections#available_lessons

generate_all_sections_path POST /sections/generate_all_sections(.:format)

sections#generate_all_sections

generate_new_sections_path POST /sections/generate_new_sections(.:format)

sections#generate_new_sections

delete_all_sections_and_lessons_path POST /sections/delete_all_sections_and_lessons(.:format)

sections#delete_all_sections_and_lessons

duplicate_ski_section_path POST /sections/:id/duplicate_ski_section(.:format)

sections#duplicate_ski_section

duplicate_snowboard_section_path POST /sections/:id/duplicate_snowboard_section(.:format)

sections#duplicate_snowboard_section

seed_lessons_with_students_path POST /seed_lessons_with_students(.:format)

sections#fill_sections_with_lessons

delete_all_lessons_path POST /delete_all_lessons(.:format)

sections#delete_all_lessons

lessons_new2_path GET /lessons/new2(.:format)

lessons#new_backup_oct22

lessons_path GET /lessons(.:format)

lessons#index

POST /lessons(.:format)

lessons#create

new_lesson_path GET /lessons/new(.:format)

lessons#new

edit_lesson_path GET /lessons/:id/edit(.:format)

lessons#edit

lesson_path GET /lessons/:id(.:format)

lessons#show

PATCH /lessons/:id(.:format)

lessons#update

PUT /lessons/:id(.:format)

lessons#update

DELETE /lessons/:id(.:format)

lessons#destroy

complete_tickets_path GET /tickets/:id(.:format)

lessons#complete

GET /new_request/:id(.:format)

lessons#new_request

new_specific_slot_path GET /book-a-lesson/new(.:format)

lessons#new_specific_slot

set_instructor_path PUT /lessons/:id/set_instructor(.:format)

lessons#set_instructor

admin_reconfirm_state_path PUT /lessons/:id/admin_reconfirm_state(.:format)

lessons#admin_reconfirm_state

decline_instructor_path PUT /lessons/:id/decline_instructor(.:format)

lessons#decline_instructor

remove_instructor_path PUT /lessons/:id/remove_instructor(.:format)

lessons#remove_instructor

mark_lesson_complete_path PUT /lessons/:id/mark_lesson_complete(.:format)

lessons#mark_lesson_complete

confirm_lesson_time_path PATCH /lessons/:id/confirm_lesson_time(.:format)

lessons#confirm_lesson_time

complete_lesson_path GET /sledding/:id/complete(.:format)

lessons#complete

create_nye_sledding_ticket_path GET /sledding/book-saturday-sledding(.:format)

lessons#create_nye_sledding_ticket

complete_nye_2020_path GET /sledding/:id/register-for-saturday-sledding(.:format)

lessons#complete_nye_2020

create_wed_sledding_ticket_path GET /sledding/book-wednesday-sledding(.:format)

lessons#create_wed_sledding_ticket

complete_wednesday_special_path GET /sledding/:id/register-for-wednesday-sledding(.:format)

lessons#complete_wednesday_special

complete_lift_ticket_path GET /lift-tickets/:id/complete(.:format)

lessons#complete_lift_ticket

lift_tickets_today_path GET /lift-tickets/roster-today(.:format)

lessons#lift_tickets_today

all_lift_tickets_path GET /lift-tickets/index(.:format)

lessons#all_lift_tickets

complete_snowplay_ticket_path GET /snowplay/:id/complete(.:format)

lessons#complete_snowplay_ticket

send_reminder_sms_to_instructor_path GET /lessons/:id/send_reminder_sms_to_instructor(.:format)

lessons#send_reminder_sms_to_instructor

confirm_reservation_path POST /lessons/:id/confirm_reservation(.:format)

lessons#confirm_reservation

issue_refund_path PUT /lessons/:id/issue_refund(.:format)

lessons#issue_refund

issue_full_refund_path POST /lessons/:id/issue_full_refund(.:format)

lessons#issue_full_refund

reissue_invoice_path PUT /lessons/:id/reissue_invoice(.:format)

lessons#reissue_invoice

filtered_lesson_reservations_path GET /filtered-lesson-reservations(.:format)

lessons#filtered_lesson_reservations

view_cart_path GET /view-cart(.:format)

lessons#view_cart

rails_postmark_inbound_emails_path POST /rails/action_mailbox/postmark/inbound_emails(.:format)

action_mailbox/ingresses/postmark/inbound_emails#create

rails_relay_inbound_emails_path POST /rails/action_mailbox/relay/inbound_emails(.:format)

action_mailbox/ingresses/relay/inbound_emails#create

rails_sendgrid_inbound_emails_path POST /rails/action_mailbox/sendgrid/inbound_emails(.:format)

action_mailbox/ingresses/sendgrid/inbound_emails#create

rails_mandrill_inbound_health_check_path GET /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#health_check

rails_mandrill_inbound_emails_path POST /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#create

rails_mailgun_inbound_emails_path POST /rails/action_mailbox/mailgun/inbound_emails/mime(.:format)

action_mailbox/ingresses/mailgun/inbound_emails#create

rails_conductor_inbound_emails_path GET /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#index

POST /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#create

new_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/new(.:format)

rails/conductor/action_mailbox/inbound_emails#new

edit_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id/edit(.:format)

rails/conductor/action_mailbox/inbound_emails#edit

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

PATCH /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

PUT /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

DELETE /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#destroy

new_rails_conductor_inbound_email_source_path GET /rails/conductor/action_mailbox/inbound_emails/sources/new(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#new

rails_conductor_inbound_email_sources_path POST /rails/conductor/action_mailbox/inbound_emails/sources(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#create

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

rails_service_blob_path GET /rails/active_storage/blobs/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_service_blob_proxy_path GET /rails/active_storage/blobs/proxy/:signed_id/*filename(.:format)

active_storage/blobs/proxy#show

GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_blob_representation_path GET /rails/active_storage/representations/redirect/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_blob_representation_proxy_path GET /rails/active_storage/representations/proxy/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/proxy#show

GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

Request

Parameters:

None

Response

Headers:

None