Routing Error

No route matches [GET] "/tag/dividing-pension-plan-in-diivorce"

Rails.root: /home/scottkekoa/apps/therightdivorce/myproject

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
google_reviews_path GET /google_reviews(.:format)

google_reviews#index

POST /google_reviews(.:format)

google_reviews#create

new_google_review_path GET /google_reviews/new(.:format)

google_reviews#new

edit_google_review_path GET /google_reviews/:id/edit(.:format)

google_reviews#edit

google_review_path GET /google_reviews/:id(.:format)

google_reviews#show

PATCH /google_reviews/:id(.:format)

google_reviews#update

PUT /google_reviews/:id(.:format)

google_reviews#update

DELETE /google_reviews/:id(.:format)

google_reviews#destroy

user_details_path GET /user_details(.:format)

user_details#index

POST /user_details(.:format)

user_details#create

new_user_detail_path GET /user_details/new(.:format)

user_details#new

edit_user_detail_path GET /user_details/:id/edit(.:format)

user_details#edit

user_detail_path GET /user_details/:id(.:format)

user_details#show

PATCH /user_details/:id(.:format)

user_details#update

PUT /user_details/:id(.:format)

user_details#update

DELETE /user_details/:id(.:format)

user_details#destroy

bullet_points_path GET /bullet_points(.:format)

bullet_points#index

POST /bullet_points(.:format)

bullet_points#create

new_bullet_point_path GET /bullet_points/new(.:format)

bullet_points#new

edit_bullet_point_path GET /bullet_points/:id/edit(.:format)

bullet_points#edit

bullet_point_path GET /bullet_points/:id(.:format)

bullet_points#show

PATCH /bullet_points/:id(.:format)

bullet_points#update

PUT /bullet_points/:id(.:format)

bullet_points#update

DELETE /bullet_points/:id(.:format)

bullet_points#destroy

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

user_courses_path GET /user_courses(.:format)

user_courses#index

POST /user_courses(.:format)

user_courses#create

new_user_course_path GET /user_courses/new(.:format)

user_courses#new

edit_user_course_path GET /user_courses/:id/edit(.:format)

user_courses#edit

user_course_path GET /user_courses/:id(.:format)

user_courses#show

PATCH /user_courses/:id(.:format)

user_courses#update

PUT /user_courses/:id(.:format)

user_courses#update

DELETE /user_courses/:id(.:format)

user_courses#destroy

remove_file_course_class_path GET /course_classes/:id/remove_file(.:format)

course_classes#remove_file

play_video_course_class_path GET /course_classes/:id/play_video(.:format)

course_classes#play_video

course_classes_path GET /course_classes(.:format)

course_classes#index

POST /course_classes(.:format)

course_classes#create

new_course_class_path GET /course_classes/new(.:format)

course_classes#new

edit_course_class_path GET /course_classes/:id/edit(.:format)

course_classes#edit

course_class_path GET /course_classes/:id(.:format)

course_classes#show

PATCH /course_classes/:id(.:format)

course_classes#update

PUT /course_classes/:id(.:format)

course_classes#update

DELETE /course_classes/:id(.:format)

course_classes#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

user_chapters_path GET /user_chapters(.:format)

user_chapters#index

POST /user_chapters(.:format)

user_chapters#create

new_user_chapter_path GET /user_chapters/new(.:format)

user_chapters#new

edit_user_chapter_path GET /user_chapters/:id/edit(.:format)

user_chapters#edit

user_chapter_path GET /user_chapters/:id(.:format)

user_chapters#show

PATCH /user_chapters/:id(.:format)

user_chapters#update

PUT /user_chapters/:id(.:format)

user_chapters#update

DELETE /user_chapters/:id(.:format)

user_chapters#destroy

user_addresses_path GET /user_addresses(.:format)

user_addresses#index

POST /user_addresses(.:format)

user_addresses#create

new_user_address_path GET /user_addresses/new(.:format)

user_addresses#new

edit_user_address_path GET /user_addresses/:id/edit(.:format)

user_addresses#edit

user_address_path GET /user_addresses/:id(.:format)

user_addresses#show

PATCH /user_addresses/:id(.:format)

user_addresses#update

PUT /user_addresses/:id(.:format)

user_addresses#update

DELETE /user_addresses/:id(.:format)

user_addresses#destroy

remove_file_chapter_path GET /chapters/:id/remove_file(.:format)

chapters#remove_file

buy_chapter_path GET /chapters/:id/buy(.:format)

chapters#buy

order_chapter_path GET /chapters/:id/order(.:format)

chapters#order

purchase_request_chapter_path POST /chapters/:id/purchase_request(.:format)

chapters#purchase_request

create_customer_chapter_path POST /chapters/:id/create_customer(.:format)

chapters#create_customer

chapters_path GET /chapters(.:format)

chapters#index

POST /chapters(.:format)

chapters#create

new_chapter_path GET /chapters/new(.:format)

chapters#new

edit_chapter_path GET /chapters/:id/edit(.:format)

chapters#edit

chapter_path GET /chapters/:id(.:format)

chapters#show

PATCH /chapters/:id(.:format)

chapters#update

PUT /chapters/:id(.:format)

chapters#update

DELETE /chapters/:id(.:format)

chapters#destroy

remove_file_course_path GET /courses/:id/remove_file(.:format)

courses#remove_file

buy_course_path GET /courses/:id/buy(.:format)

courses#buy

order_course_path GET /courses/:id/order(.:format)

courses#order

order_confirmation_course_path GET /courses/:id/order_confirmation(.:format)

courses#order_confirmation

create_square_customer_course_path POST /courses/:id/create_square_customer(.:format)

courses#create_square_customer

purchase_request_course_path POST /courses/:id/purchase_request(.:format)

courses#purchase_request

square_checkout_course_path POST /courses/:id/square_checkout(.:format)

courses#square_checkout

all_courses_path GET /courses/all(.:format)

courses#all

courses_path GET /courses(.:format)

courses#index

POST /courses(.:format)

courses#create

new_course_path GET /courses/new(.:format)

courses#new

edit_course_path GET /courses/:id/edit(.:format)

courses#edit

course_path GET /courses/:id(.:format)

courses#show

PATCH /courses/:id(.:format)

courses#update

PUT /courses/:id(.:format)

courses#update

DELETE /courses/:id(.:format)

courses#destroy

all_articles_path GET /articles/all(.:format)

articles#all

videos_articles_path GET /articles/videos(.:format)

articles#videos

archive_articles_path GET /articles/archive(.:format)

articles#archive

remove_image_article_path GET /articles/:id/remove_image(.:format)

articles#remove_image

remove_file_article_path GET /articles/:id/remove_file(.:format)

articles#remove_file

remove_video_article_path GET /articles/:id/remove_video(.:format)

articles#remove_video

test_article_path GET /articles/:id/test(.:format)

articles#test

articles_path GET /articles(.:format)

articles#index

POST /articles(.:format)

articles#create

new_article_path GET /articles/new(.:format)

articles#new

edit_article_path GET /articles/:id/edit(.:format)

articles#edit

article_path GET /articles/:id(.:format)

articles#show

PATCH /articles/:id(.:format)

articles#update

PUT /articles/:id(.:format)

articles#update

DELETE /articles/:id(.:format)

articles#destroy

article_categories_path GET /article_categories(.:format)

article_categories#index

POST /article_categories(.:format)

article_categories#create

new_article_category_path GET /article_categories/new(.:format)

article_categories#new

edit_article_category_path GET /article_categories/:id/edit(.:format)

article_categories#edit

article_category_path GET /article_categories/:id(.:format)

article_categories#show

PATCH /article_categories/:id(.:format)

article_categories#update

PUT /article_categories/:id(.:format)

article_categories#update

DELETE /article_categories/:id(.:format)

article_categories#destroy

mailer_user_path GET /users/:id/mailer(.:format)

users#mailer

create_customer_user_path POST /users/:id/create_customer(.:format)

users#create_customer

users_path GET /users(.:format)

users#index

POST /users(.:format)

users#create

new_user_path GET /users/new(.:format)

users#new

edit_user_path GET /users/:id/edit(.:format)

users#edit

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

users#show

PATCH /users/:id(.:format)

users#update

PUT /users/:id(.:format)

users#update

DELETE /users/:id(.:format)

users#destroy

accounts_path POST /accounts(.:format)

accounts#create

session_path GET /sessions/:id/create(.:format)

sessions#create

sessions_path POST /sessions(.:format)

sessions#create

DELETE /sessions/:id(.:format)

sessions#destroy

root_path GET /

pages#index

dash_path GET /dash(.:format)

chapters#dashboard

dashboard_path GET /dashboard(.:format)

users#dashboard

account_path GET /account(.:format)

users#account

deactivate_account_path PUT /delete_account(.:format)

users#deactivate_account

mediator_path GET /mediator/:slug/:state(.:format)

locations#show

state_path GET /mediator/:state(.:format)

locations#state

signin_path GET /signin(.:format)

accounts#signin

signout_path DELETE /signout(.:format)

sessions#destroy

mortgages_and_divorce_five_things_you_need_to_know_path GET /mortgages-and-divorce-five-things-you-need-to-know(.:format)

redirect(301, /articles/mortgages-and-divorce-five-things-you-need-to-know) {:status=>301}

qdro_divorce_path GET /qdro-divorce(.:format)

redirect(301, /articles/qdro-and-divorce) {:status=>301}

lifestyle_analysis_divorce_path GET /lifestyle-analysis-divorce(.:format)

redirect(301, /articles/lifestyle-analysis-in-divorce) {:status=>301}

financial_affidavit_divorce_path GET /financial-affidavit-divorce(.:format)

redirect(301, /articles/qdro-and-divorce) {:status=>301}

GET /sitemap.xml(.:format)

sitemaps#index {:format=>"xml"}

GET /rss.xml(.:format)

sitemaps#feed {:format=>"rss"}

GET /:page(.:format)

pages#show

sortable_reorder_path POST /sortable/reorder(.:format)

sortable#reorder

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

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/:signed_id/*filename(.:format)

active_storage/blobs#show

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

active_storage/representations#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